New
v0.29.0
New Features
- add
cmd_preludeand removeprelude(#1197) - support claude-3-7-sonnet (#1201)
- bumping Azure OpenAI API Version to 2024-12-01-preview (#1205)
--code(tty) strips<think>tag (#1227)- enhence glob for
--fileand rag docs (#1230) - support HISTFILE to specify the bash/zsh history file (#1236)
Bug Fixes
- incorrect model when switching role in session context (#1192)
- bedrock handles empty tool call arguments (#1213)
- openai-compatible handles empty tool call arguments (#1217)
- miss
</think>tag while tool calling (#1226)
New Contributors
- @dbroeglin made their first contribution in https://github.com/sigoden/aichat/pull/1205
- @blankjul made their first contribution in https://github.com/sigoden/aichat/pull/1213
- @cramosc made their first contribution in https://github.com/sigoden/aichat/pull/1236
Full Changelog: https://github.com/sigoden/aichat/compare/v0.28.0...v0.29.0