Features
- Enhance current Ecommerce sample dataset and add a new "Human Resource" sample dataset. by @wwwy3y3 in #697
- Add contribution guide for contributors by @andreashimin , @onlyjackfrost , @goldmedal , @wwwy3y3 , @grieve54706 , @cyyeh
- Add
LLM_TIMEOUT,EMBEDDER_TIMEOUTby @cyyeh in #660 - Improve stability of multi-language support by @cyyeh in #653
- Support
bytea(binary string) type using hex format by @grieve54706 (Canner/wren-engine#783)
Fixes and Chores
- chore(wren-ai-service): fix generation eval by @cyyeh in #656
- feat(wren-ai-service): update the system prompt for table columns selection to provide clear instructions and expected JSON format. by @paopa in #658
- feat(wren-ai-service): Support TTL for query cache by @paopa in #661
- chore(wren-ui): remove ts-sinon module to fix security issue by @onlyjackfrost in #662
- feat(wren-ai-service): sql-answer-pipeline by @cyyeh in #631
- chore(wren-ai-service): refine retrieval in follow-up question by @cyyeh in #663
- feat(wren-ai-service): add historical queries in view chunk for follow-up question by @paopa in #666
- chore(wren-ai-service): fix ollama loading local model by @cyyeh in #668
- feat(wren-ai-service): sql-expansion by @cyyeh in #667
- chore(wren-ai-service): fix bugs by @cyyeh in #672
- chore(wren-ai-service): minor updates by @cyyeh in #673
- chore(wren-ai-service): minor updates by @cyyeh in #680
- chore(wren-ai-service): minor updates by @cyyeh in #681
- fix(wren-ai-service): no db schema in sql correction prompt by @cyyeh in #685
- chore(wren-ai-service): update ask api by @cyyeh in #684
- feat(wren-ai-service): add all nested columns properties into column comment by @paopa in #688
- chore(wren-ai-service): add RELEASE filter to langfuse data analysis notebook by @cyyeh in #687
- feat(wren-ai-service): support multi compnents(llm, embedder, engine, document store) configuration by @paopa in #682
- chore(wren-ai-service): sql2answer-minor-update by @cyyeh in #691
Security
- chore(deps): bump dset from 3.1.3 to 3.1.4 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot in #665
- chore(deps): bump next from 14.2.4 to 14.2.10 in /wren-ui in the npm_and_yarn group across 1 directory by @dependabot in #675
Maintenance
- Update README.md by @chilijung in #683, #690, #693, #694, #695
- Update demo link by @chilijung in #677
Wren engine
Bumping from 0.9.3 to 0.10.1
- Release note for
0.10.0: https://github.com/Canner/wren-engine/releases/tag/0.10.0 - Release note for
0.10.1: https://github.com/Canner/wren-engine/releases/tag/0.10.1
Full Changelog: 0.8.0...0.8.1