Releases: gabr42/Chatterbox
Releases · gabr42/Chatterbox
Chatterbox v0.3
New functionality:
- Displays details about the last query (number of tokens etc)
- Ability to automatically append conversation to a log
- AI backend supports structured output (GUI does not)
- AI backend can be used in your own application
- EngineDemo shows how to do it
Improvements to the Settings dialog:
- List of available models is retrieved from the LLM provider
- Displays location of the configuration file
- Added toolbar buttons to:
- Duplicate selected engine
- Reorder engines
Chatterbox v0.2
New in this release:
- DeepSeek support
- Network connection improvements
- Query can be cancelled
- Network timeout can be configured per engine
- New functionality
- Clear all chat histories (button)
- Disable system prompt (checkbox)
- Jump to previous question or answer (button, Ctrl+Up)
- Jump to next question or answer (button, Ctrl+Down)
Chatterbox 0.1
Initial release.