Skip to content

Releases: gabr42/Chatterbox

Chatterbox v0.3

23 Jul 11:00

Choose a tag to compare

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

30 Jan 17:59

Choose a tag to compare

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

13 Dec 17:36

Choose a tag to compare

Initial release.