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 <[email protected]>
Co-authored-by: Mateusz Hordyński <[email protected]> (668b2ce
)
- docs: minor issues with classes names (#19)
Co-authored-by: ds-sebastian-chwilczynski <[email protected]> (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 <[email protected]> (6b607d6
)
Unknown
-
Feat: Integration with Chromadb (#18)
-
feat: chroma db support
-
fix: hash issues
-
test: integration chroma testing
Co-authored-by: ds-sebastian-chwilczynski <[email protected]>
Co-authored-by: Mateusz Hordyński <[email protected]> (e455d53
)