WrenAI

Wren AI makes your database RAG-ready. Implement Text-to-SQL more accurately and securely.

AGPL-3.0 License

Stars
1.4K
Committers
19

Bot releases are hidden (Show)

WrenAI - 0.7.1-rc.1 Latest Release

Published by onlyjackfrost 3 months ago

What's Changed

Full Changelog: https://github.com/Canner/WrenAI/compare/0.7.0...0.7.1-rc.1

WrenAI - 0.7.0

Published by onlyjackfrost 4 months ago

New Features

Fixes and Chores

Maintaince

Full Changelog: https://github.com/Canner/WrenAI/compare/0.6.0...0.7.0

WrenAI - 0.7.0-rc.1

Published by onlyjackfrost 4 months ago

What's Changed

Full Changelog: https://github.com/Canner/WrenAI/compare/0.6.0...0.7.0-rc.1

WrenAI - 0.6.0

Published by onlyjackfrost 4 months ago

New Features

Fixes and Chores

Maintenance and Documentation

Notes and known issues:

  • Wren AI now supports using customized LLM. To prevent users from deleting Qdrant container and volume by themselves, we clear and reinitialize the vector database every time you start/restart the ai service. The reinitialize process might have some chance of failing and you might have to do the "deploy" action again
  • Wren AI now supports MS SQL Server as a data source, but there are some issues related to Ibis and Sqlglot and users might have issues when creating calculated fields. https://github.com/Canner/wren-engine/issues/632

Full Changelog: https://github.com/Canner/WrenAI/compare/0.5.0...0.6.0

WrenAI - 0.6.0-rc.2

Published by onlyjackfrost 4 months ago

What's Changed

Full Changelog: https://github.com/Canner/WrenAI/compare/0.6.0-rc.1...0.6.0-rc.2

WrenAI - 0.6.0-rc.1

Published by onlyjackfrost 4 months ago

What's Changed

Notes

  • Wren AI now supports using customized LLM. To prevent users from deleting Qdrant container and volume by themselves, we clear the vector database at the first time you migrate to this version. Users will have to do the "deploy" action to reinitialize the vector database (click the deploy button on the top right of modeling page )
  • Wren AI now supports MS SQL Server as a data source, but there are some issues and users might have issues when creating calculated fields.
  • Docker Desktop needs to be at least >= 4.27.0 since we need to support this syntax in docker-compose.yaml:
env_file:
  - path: ./default.env
    required: true # default
  - path: ./override.env
    required: false

Full Changelog: https://github.com/Canner/WrenAI/compare/0.5.0...0.6.0-rc.1

WrenAI - 0.5.0

Published by onlyjackfrost 4 months ago

New Features

Fixs & Chores

Maintenance and Documentation

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.3...0.5.0

WrenAI - 0.5.0-rc.1

Published by onlyjackfrost 4 months ago

What's Changed

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.3...0.5.0-rc.1

WrenAI - 0.4.3

Published by onlyjackfrost 4 months ago

Fixs and Chores

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.2...0.4.3

WrenAI - 0.4.2

Published by wwwy3y3 4 months ago

Fixs and Chores

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.1...0.4.2

WrenAI - 0.4.1

Published by wwwy3y3 4 months ago

Fixs and Chores

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.0...0.4.1

WrenAI - 0.4.0

Published by onlyjackfrost 4 months ago

New Features

Fixs and Chores

Maintenance and Documentation

Known issue

  • Can not connect PostgreSQL with SSL - #417 (will fix in 0.4.1)

New Contributors

Full Changelog: https://github.com/Canner/WrenAI/compare/0.3.6...0.4.0

WrenAI - 0.4.0-rc.4

Published by onlyjackfrost 4 months ago

What's Changed

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.0-rc.3...0.4.0-rc.4

WrenAI - 0.4.0-rc.3

Published by onlyjackfrost 4 months ago

What's Changed

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.0-rc.2...0.4.0-rc.3

WrenAI - 0.4.0-rc.2

Published by onlyjackfrost 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Canner/WrenAI/compare/0.4.0-rc.1...0.4.0-rc.2

WrenAI - 0.4.0-rc.1

Published by onlyjackfrost 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Canner/WrenAI/compare/0.3.6...0.4.0-rc.1

WrenAI - 0.3.6

Published by onlyjackfrost 5 months ago

Fixes and Chores

WrenAI - 0.3.5

Published by wwwy3y3 5 months ago

New Features

  • Offer view result for similar questions by @wwwy3y3, @andreashimin, @paopa (#257, #301, #305, #307)

Fixes and Chores

Maintenance and Documentation

New Contributors

  • @eltociear (#271)

Full Changelog: https://github.com/Canner/WrenAI/compare/0.3.4...0.3.5

WrenAI - 0.3.5-rc.2

Published by wwwy3y3 5 months ago

What's Changed

Full Changelog: https://github.com/Canner/WrenAI/compare/0.3.5-rc.1...0.3.5-rc.2

WrenAI - 0.3.5-rc.1

Published by wwwy3y3 5 months ago

What's Changed

New Contributors

  • @eltociear (#271)

Full Changelog: https://github.com/Canner/WrenAI/compare/0.3.4...0.3.5-rc.1