0.16.0
Canner/WrenAI0.16.0Mar 13, 2025by onlyjackfrost
AI Summary
Focuses on improving SQL generation accuracy through the introduction of Question-SQL Pairs and extending the context window for follow-up questions.
Key Highlights
- Support for Question-SQL Pairs feature
- Extended follow-up question context to 10 questions
New Features
- Support Question-SQL Pairs feature
Full Release Notes
## Features * Support Question-SQL Pairs feature to improve SQL generation accuracy by @onlyjackfrost @fredalai @paopa https://github.com/Canner/WrenAI/pull/1372, https://github.com/Canner/WrenAI/pull/1383, https://github.com/Canner/WrenAI/pull/1387 ## Fixes and Chores * Extend follow-up question context to 10 questions by @onlyjackfrost in https://github.com/Canner/WrenAI/pull/1381, @paopa in https://github.com/Canner/WrenAI/pull/1377 * Tracking invalid SQL and provide visibility by @paopa in https://github.com/Canner/WrenAI/pull/1356, https://github.com/Canner/WrenAI/pull/1364 * Prevent stuck on text-based answer loading if when query data error by @andreashimin in https://github.com/Canner/WrenAI/pull/1385 * Some LLM prompt fix and configuration update by @cyyeh, @paopa in https://github.com/Canner/WrenAI/pull/1396, https://github.com/Canner/WrenAI/pull/1399, https://github.com/Canner/WrenAI/pull/1371, https://github.com/Canner/WrenAI/pull/1386 ## Security * bump golang.org/x/net from 0.33.0 to 0.36.0 in /wren-launcher in the go_modules group across 1 directory by @dependabot in https://github.com/Canner/WrenAI/pull/1395 * bump axios from 1.7.4 to 1.8.2 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/Canner/WrenAI/pull/1382 **Full Changelog**: https://github.com/Canner/WrenAI/compare/0.15.4...0.16.0