v0.1.0
What's Changed
- Minor refactoring in ChromaDB class; renamed method; added description to method by @andreped in #214
- Refactored if statement in __rpc_call to improve readability by @andreped in #213
- Return sql and dataframe if call is successful by @danielcorin in #208
- Update some spellings in questions.json by @aus1st in #226
- Refactor to support Ollama by @zainhoda in #244
- Adds flask dependency by @ArthurMor4is in #243
- Issue templates by @andreped in #224
- Fix JSON serialization issue in ChromaDB_VectorStore by @relic-yuexi in #230
- Update base.py by @dbtzy in #207
- Add .editorconfig for Consistent Python Coding Styles by @tal7aouy in #168
New Contributors
- @andreped made their first contribution in #214
- @danielcorin made their first contribution in #208
- @aus1st made their first contribution in #226
- @ArthurMor4is made their first contribution in #243
- @dbtzy made their first contribution in #207
- @tal7aouy made their first contribution in #168
Full Changelog: v0.0.38...v0.1.0