v0.12.2 - Misc Improvements
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