0.19.2
Canner/WrenAI0.19.2Apr 15, 2025by cyyeh
AI Summary
Minor updates including configuration improvements for LM Studio, cleanup of streaming generation code, and better follow-up ask experience.
Key Highlights
- Added LM Studio configuration YAML
- Removed redundant code for LLM streaming generation
- Improved follow-up ask experience
Full Release Notes
## What's Changed * chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1524 * chore(wren-ai-service): add lm_studio config yaml by @cyyeh in https://github.com/Canner/WrenAI/pull/1527 * chore(wren-ai-service): remove redundant code for llm streaming generation config by @cyyeh in https://github.com/Canner/WrenAI/pull/1531 * chore(wren-ai-service): remove sql pair in historical question by @cyyeh in https://github.com/Canner/WrenAI/pull/1536 * fix(wren-ui): change to responses length to trigger scrolling bottom by @andreashimin in https://github.com/Canner/WrenAI/pull/1535 * feat(wren-ai-service): user guide and misleading streaming(ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1015 * fix: add fmt.Scanln for debugging missing error report by @yichieh-lu in https://github.com/Canner/WrenAI/pull/1538 * chore(wren-ai-service): improve follow-up ask experience by @cyyeh in https://github.com/Canner/WrenAI/pull/1544 * chore(wren-ai-service): Add config.grok.yaml and remove incorrect settings from config_examples YAML files by @yichieh-lu in https://github.com/Canner/WrenAI/pull/1545 * chore(wren-ai-service): minor updates (ai-env-changed) by @cyyeh in https://github.com/Canner/WrenAI/pull/1549 ## New Contributors * @yichieh-lu made their first contribution in https://github.com/Canner/WrenAI/pull/1538 **Full Changelog**: https://github.com/Canner/WrenAI/compare/0.19.1...0.19.2