Releases: callstack/ai-cli
Releases · callstack/ai-cli
v0.10.0-next.1
v0.10.0-next.0
0.10.0-next.0 (2024-11-05)
✨ Refactors
- migrated to BYOrg AI framework
🛠️ Dependency Upgrades
- upgrade deps 2024-11-05
v0.9.3 (2024-08-18)
What's Changed
- chore: models update 2024-08-18 by @mdjastrzebski in #59
Full Changelog: v0.9.2...v0.9.3
v0.9.2 (2024-07-04)
What's Changed
- update models (Claude Sonnet 3.5, Mistral Codestral) by @mdjastrzebski in #58
v0.9.1 (2024-05-13)
What's Changed
- update models 2024-05-13 (GPT-4o) by @mdjastrzebski in #57
v0.9.0
0.9.0 (2024-05-08)
Features
- feat: update available models 2024-05-07 by @mdjastrzebski in #50
- feat: improve rendering with static by @mdjastrzebski in #53
Other
- refactor: use OpenAI stream usage stats by @mdjastrzebski in #52
v0.8.0
0.8.0 (2024-04-10)
Features
- updated default OpenAI model to GTP-4-Turbo @mdjastrzebski in #46
- Mistral API support by @mdjastrzebski #47
- update notifier by @mdjastrzebski in #48
v0.7.0
0.7.0 (2024-04-02)
Features
- migrate to Ink by @mdjastrzebski & @Q1w1N in #34
- streaming response by @mdjastrzebski in #38
- make interactive mode the default by @mdjastrzebski
- Antropic API by @mdjastrzebski in #41
- model aliases by @mdjastrzebski in #45
- response speed display by @mdjastrzebski in #42
Bug Fixes
- handle inference error gracefully by @mdjastrzebski in #44
Refactors, chores, docs:
- extracted engine by @Q1w1N in #27
- migrate into ESM by @Q1w1N in #28
- setup docs by @mdjastrzebski in #29
- set GPT-4 Turbo as the default OpenAI model by @mdjastrzebski
- update perplexity pricing 2024-03 by @mdjastrzebski in #39
- add new line after AI message by @mdjastrzebski in #40
Release 0.7.0-beta.1
0.7.0-beta.1 (2024-03-29)
Features
Other
- chore: update perplexity pricing 2024-03 by @mdjastrzebski in #39
- refactor: add new line after AI message by @mdjastrzebski in #40
v0.7.0-beta
What's Changed
New features
- make interactive mode the default
- migrate to Ink by @mdjastrzebski & @Q1w1N in #34
- feat: set GPT-4 Turbo as the default OpenAI model
Refactors, chores, docs:
- extracted engine by @Q1w1N in #27
- migrate into ESM by @Q1w1N in #28
- setup docs by @mdjastrzebski in #29
Full Changelog: v0.6.0...v0.7.0-beta.0