Releases: chat-cli/chat-cli
8000
Releases · chat-cli/chat-cli
v0.4.5
Changelog
- 3331f04 Create devcontainer.json
- 5b1340d Merge pull request #60 from chat-cli/micahwalter/issue59
- 8b490f0 added tab formatting
- 59568d8 adding image to readme
- 5011009 adding omre docs
- 03394de adding rtd conf file
- 265a84c adding screenshot
- 3273ba6 ascii art, priorities
- d248925 configuring docs
- ff8d901 furo
- daf9864 how does this even work?
- 77a3e70 moving to markdown docs
- c17753b removed devcontainer in pref of personal dotfiles for now
- 2013868 setting up docs site
- 3727293 setting up sphynx
- 8a283d2 sphynxing
- 22dc23c starting doc writing
- f023fb9 wrapping up 0.4.5
v0.4.4
v0.4.3
v0.4.0
Changelog
- 8b4e302 Added closing ticks on code block
- 8b60060 Fixing code blocks for cut-and-paste
- e7f2be6 Merge pull request #56 from cloudxabide/cloudxabide-2024-12-12-204230
- 99fa6e0 Merge pull request #57 from chat-cli/save-convos
- 42e9205 added a database, a config, file storage, list methods, and more
- 36adda2 adding a database
- d87ae87 clean up conditional
- 778644f generic update
- 382d3df load chats by ID and pick up where you left off
- 5134d62 refactoring things
- f6a00b0 set default driver and print created date in chat list
- 5c566f9 updated readme and version
v0.3.5
v0.3.4
Changelog
- 1d06a31 list models
- 2697eba moved to using GetFoundationModel for all model validation
- e829660 updated chat command to use GetFoundationModel instead of models.go package
- 1238c72 updated image generation command to use GetFoundationModel instead of models.go
- 81ee1c6 updating with new github location
v0.3.3
v0.3.2
v0.3.0
Changelog
- bc407b3 Add quickstart instructions
- 974c9bd Merge pull request #31 from DavidSouther/doc/getting_started
- 1a474c5 Merge pull request #37 from go-micah/micahwalter/issue36
- 5170456 Merge pull request #38 from go-micah:micahwalter/issue33
- 703d147 Merge pull request #48 from WPrintz/main
- 46ecc79 Merge pull request #49 from go-micah/claude-3-5
- 6ba1403 Merge pull request #50 from go-micah/converse
- b331909 Update models.go to add Claude 3.5 Sonnet
- 193811f added basic version command
- 5ae562a added claude 3.5 to readme
- 362b00f adding flags
- 67d42d0 bumped go-bedrock version
- f7245a9 cleaning up comments
- 5225ea8 emojis for Darko
- 46fdf5c fixed spelling mistake. closes #36
- 229d6e6 slightly better way to do versions
- b8ebeb1 spell checks
- a2992f3 trashes
- b2a2fbb updated prompt command to use Converse API
- 8373c81 updated version number
- 89e7980 updating chat command to use Converse API
- 97a7cd1 updating models to support Claude Opus
- c6d8adc updating readme