Skip to content

Releases: ad-si/cai

v0.6.0

30 Apr 07:40
956de65
Compare
Choose a tag to compare
  • Add support for all Groq and Ollama models
  • Make Groq Llama3 the new default model
  • Add several new aliases (check cai help)

v0.5.0

14 Apr 18:10
361b75b
Compare
Choose a tag to compare
  • Support adding text to the prompt via stdin
  • Support local Ollama server
  • Add examples to help output

v0.4.0

13 Apr 21:44
e263aee
Compare
Choose a tag to compare
  • Add support for Anthropic's Claude models
  • Support running several models at once with cai all
  • Syntax highlight the output as markdown with bat

v0.3.0

31 Mar 18:22
Compare
Choose a tag to compare
  • Add support for sub-commands to specify the API provider
  • Set up proper CLI args handling powered by clap.rs

v0.2.0

29 Mar 17:10
Compare
Choose a tag to compare

Try to load API keys first from secrets.yaml and then from env variables

v0.1.0

28 Mar 23:51
Compare
Choose a tag to compare

Initial release