Skip to content

0.6.0

Compare
Choose a tag to compare
@onlyjackfrost onlyjackfrost released this 28 Jun 09:11
· 54 commits to main since this release
65329fe

New Features

  • Support custom LLMs through Ollama and OpenAI compatible APIs by @cyyeh in #376 and #457
  • Support MS SQL Server by @onlyjackfrost in #443
  • Enhance schema change feature and detect more affected semantic layer resources by @fredalai in #442

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. Canner/wren-engine#632

Full Changelog: 0.5.0...0.6.0