Skip to content

v0.12.2 - Misc Improvements

Compare
Choose a tag to compare
@jasonacox jasonacox released this 14 Feb 07:28
· 155 commits to main since this release

v0.12.2

  • Speed up command functions using aiohttp.
  • Fix prompt_expand for rag command.
  • Added topic option to /news command.

v0.12.1 - Performance Improvements

  • Speed up user prompt echo. Immediately send to chat windows instead of waiting for LLM stream to start.
  • Optimize message handling dispatching using async.
  • Use AsyncOpenAI for non-streamed queries.

Full Changelog: v0.12.0...v0.12.2