What's Changed
- chore(wren-ai-service): improve stability of multi-lang support by @cyyeh in #653
- 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-ai-service): add LLM_TIMEOUT, EMBEDDER_TIMEOUT by @cyyeh in #660
- 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(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
- Update demo link by @chilijung in #677
- chore(wren-ai-service): minor updates by @cyyeh in #680
- Update README.md by @chilijung in #683
- 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
- Update README.md by @chilijung in #690
- feat(wren-ai-service): support multi compnents(llm, embedder, engine, document store) configuration by @paopa in #682
- Chore(wren-ui): update wren-ui readme by @onlyjackfrost in #534
- chore(wren-ai-service): sql2answer-minor-update by @cyyeh in #691
- Update README.md by @chilijung in #693
- Update README.md by @chilijung in #694
- Update README.md by @chilijung in #695
- Feature: change sample dataset by @wwwy3y3 in #697
- release 0.8.1-rc.1 by @wwwy3y3 in #700
Full Changelog: 0.8.0...0.8.1-rc.1