feat: chromadb vector store api

This commit is contained in:
Timothy J. Baek 2024-01-06 22:59:22 -08:00
parent b2c9f6dff8
commit 784b369cc9
4 changed files with 119 additions and 11 deletions

3
backend/.gitignore vendored
View file

@ -5,4 +5,5 @@ uploads
.ipynb_checkpoints
*.db
_test
Pipfile
Pipfile
data/*