v0.1.0
v0.1.0 (2024-04-25)
Documentation
- docs(views): add documentation of freeform views (#21)
Add documentation of freeform views, comparision of structured & freeform views.
Co-authored-by: Mateusz Hordyński <mateusz.hordynski@deepsense.ai>
Co-authored-by: Mateusz Hordyński <26008518+mhordynski@users.noreply.github.com> (668b2ce)
- docs: minor issues with classes names (#19)
Co-authored-by: ds-sebastian-chwilczynski <sebastian.chwilczynski@gdeepsense.ai> (4a26cbb)
Feature
- feat: add text2sql freeform view (#20)
Add new freeform view: text2sql - direct creation of SQL query to answer user question together with initial setup of database discovery. (d6dc713)
- feat(views): allow for freeform views (#15)
Ground work for supporting a new type of views: freeform.
Freeform views are not bounded by IQL and can answer natural language questions directly. (61ab8c9)
Fix
- fix: add exception handling to LangGraph notebook
Co-authored-by: ds-sebastian-chwilczynski <sebastian.chwilczynski@gdeepsense.ai> (6b607d6)
Unknown
-
Feat: Integration with Chromadb (#18)
-
feat: chroma db support
-
fix: hash issues
-
test: integration chroma testing
Co-authored-by: ds-sebastian-chwilczynski <sebastian.chwilczynski@gdeepsense.ai>
Co-authored-by: Mateusz Hordyński <26008518+mhordynski@users.noreply.github.com> (e455d53)