Skip to content

Releases: Canner/WrenAI

0.9.0-rc.6

22 Oct 09:31
7a1c502
Compare
Choose a tag to compare
0.9.0-rc.6 Pre-release
Pre-release

What's Changed

  • chore(wren-ai-service): Using OpenAI API Structured Output by @MGomaa435 in #731
  • docs(contributor): contributors readme action update by @github-actions in #781
  • feat(wren-ai-service): refactored API Endpoints into Independent Routers by @Spirizeon in #747
  • feat(wren-ui/e2e): Add E2E tests for Trino Data Source by @saai-syvendra in #782
  • chore(wren-ai-service): refine sql generation by @cyyeh in #784
  • docs(contributor): contributors readme action update by @github-actions in #791
  • feat(wren-ui): Add candidate showing flow when in generating state by @andreashimin in #788
  • feat(wren-ui): Implement project language setting by @andreashimin in #789
  • release 0.9.0-rc.6 by @onlyjackfrost in #794

New Contributors

Full Changelog: 0.9.0-rc.5...0.9.0-rc.6

0.9.0-rc.5

18 Oct 08:10
8e21264
Compare
Choose a tag to compare
0.9.0-rc.5 Pre-release
Pre-release

What's Changed

  • feat(wren-ai-service): spider metrics in evaluation by @paopa in #761
  • chore(wren-ai-service): fix security issue by @cyyeh in #762
  • feat(wren-ai-service): remove relation columns before generating semantics description and error code enhancement by @paopa in #767
  • chore(wren-ai-service): update eval by @cyyeh in #766
  • feat(wren-ui/e2e):Added E2E tests for HR dataset by @saai-syvendra in #765
  • release 0.9.0-rc.5 by @onlyjackfrost in #772
  • Update MDLBuilder constructor to sort input columns, models and relations based on their key. by @hpatel292-seneca in #745

New Contributors

Full Changelog: 0.9.0-rc.4...0.9.0-rc.5

0.9.0-rc.4

16 Oct 08:03
34c454a
Compare
Choose a tag to compare
0.9.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.0-rc.3...0.9.0-rc.4

0.9.0-rc.3

15 Oct 01:58
3f16b53
Compare
Choose a tag to compare
0.9.0-rc.3 Pre-release
Pre-release

What's Changed

  • Resolved Grammatical errors for better Flow and readability by @NishantRana07 in #750
  • Automatic GitHub Action Contributor List by @chilijung in #751
  • docs(contributor): contributors readme action update by @github-actions in #755
  • feature(wren-ui): inject description when import from ibis server by @onlyjackfrost in #753
  • docs(contributor): contributors readme action update by @github-actions in #756
  • release 0.9.0-rc.3 by @onlyjackfrost in #758

New Contributors

Full Changelog: 0.9.0-rc.2...0.9.0-rc.3

0.9.0-rc.2

09 Oct 09:06
f2ea085
Compare
Choose a tag to compare
0.9.0-rc.2 Pre-release
Pre-release

What's Changed

  • fix(deployment): add missing wren-ibis-server.yaml for kustomizations by @cyyeh in #739
  • chore(wren-ai-service): minor updates by @cyyeh in #740
  • fix(wren-ui): mdl format of nested column by @andreashimin in #741
  • chore(wren-ai-service): revert "Upgrade AI Service version to 0.13.1" by @paopa in #743
  • release 0.9.0-rc.2 by @onlyjackfrost in #744

Full Changelog: 0.9.0-rc.1...0.9.0-rc.2

0.9.0-rc.1

09 Oct 01:58
becf4c0
Compare
Choose a tag to compare
0.9.0-rc.1 Pre-release
Pre-release

What's Changed

  • Add contribution guideline section by @chilijung in #717
  • docs: update kustomizations/README.md by @eltociear in #718
  • fix: fixed a bug for the error which was shown when waiting for response by @sahil9001 in #719
  • chore(wren-ai-service): minor updates by @cyyeh in #721
  • Update README.md by @kushal34712 in #725
  • Made the Logo Look more Professional by @iamawanishmaurya in #727
  • Update CONTRIBUTING.md by @kushal34712 in #726
  • Improved README.md by @Innovatorcloudy in #730
  • fix(wren-launcher): for Installation should stop when exiting the launcher by @Prototype4988 in #728
  • feat(wren-ai-service): semantics description pipeline to generate or optimize the user description by @paopa in #716
  • feat(wren-ai-service): relationships recommendation pipeline to produce the relationships for users easily establish by @paopa in #723
  • chore(wren-ai-service): add codebase introduction docs by @cyyeh in #715
  • Trigger a mouse event every time the ReactFlow component is clicked by @AryanK1511 in #724
  • feat(wren-ui): Support record type in BigQuery by @andreashimin in #701
  • release 0.9.0-rc.1 by @onlyjackfrost in #738
  • chore(wren-ai-service): manual running pytest to avoid auth issue from forked repo by @paopa in #734

New Contributors

Full Changelog: 0.8.1...0.9.0-rc.1

0.8.1

03 Oct 08:12
d5514b4
Compare
Choose a tag to compare

Features

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

Wren engine

Bumping from 0.9.3 to 0.10.1

Full Changelog: 0.8.0...0.8.1

0.8.1-rc.1

03 Oct 04:07
Compare
Choose a tag to compare
0.8.1-rc.1 Pre-release
Pre-release

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

0.8.0

05 Sep 10:43
dda3417
Compare
Choose a tag to compare

Features

  • Support Trino data source. by @himanshu634 in #535
  • Support metadata into Langfuse tracking. by @paopa in #566
  • Optimize qdrant for multi-users setting. by @cyyeh in #558
  • Support sub-pipeline evaluation. by @paopa in #582
  • Optional attribute user_id for Langfuse metadata. by @paopa in #625
  • Question-based accuracy metric. by @paopa in #585
  • Allow multi-language support. by @cyyeh in #646

Fixes and Chores

  • Disable passing embedding model dimension to embedders. by @cyyeh in #579
  • Error handling for accuracy metric to avoid the select all query failure. by @paopa in #596
  • Expand the timeout and move the waiting check mechanism when force deploying. by @paopa in #601
  • UI layout is broken when selecting a sample dataset. by @fredalai in #609
  • Correct the wrong version in docker image. by @paopa in #639
  • Update dry run API parameter. by @cyyeh in #584
  • Refine the metadata and output in Langfuse. by @cyyeh in #580
  • Add script for MDL properties preparation. by @cyyeh in #589
  • Support a environment variable to trigger force deploying. by @cyyeh in #592
  • Handle add_quotes error. by @cyyeh in #595
  • Disable the force deploy option in the launcher. by @cyyeh in #600
  • Refine MDL preparation script. by @imAsterSun in #602
  • Remove wren UI service form the dependencies list when AI service starting. by @cyyeh in #608
  • Fix wrong ask candidate number. by @cyyeh in #610
  • Correct the searching behavior in historical question pipeline. by @cyyeh in #611
  • Update the behavior of calculating accuracy metric. by @cyyeh in #614
  • Improve SQL generation. by @cyyeh in #618
  • Improve eval data preparation. by @cyyeh in #621
  • Retrieval improvement. by @cyyeh in #599
  • Fix document meta. by @cyyeh in #637
  • Fix view candidate indexing and retrieval. by @cyyeh in #635
  • Fix filters logic for Qdrant. by @cyyeh in #638
  • Rename a few methods for better representation in Langfuse. by @cyyeh in #643
  • Improve SQL generation prompt. by @cyyeh in #645
  • Refine multi-language prompt. by @cyyeh in #648

Security

Update dependency version for security issue in #626, #628, #612, #567, #591, #590, #594, #615

Maintenance

Full Changelog: 0.7.5...0.8.0

0.8.0-rc.3

05 Sep 09:25
66a471b
Compare
Choose a tag to compare
0.8.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0-rc.2...0.8.0-rc.3