feat: first version of vecstore, docloader and embeddings working
This commit is contained in:
parent
733f88aa69
commit
cf4ceb0e1a
14 changed files with 1718 additions and 13 deletions
|
|
@ -34,6 +34,7 @@ openai = "^0.27.2"
|
|||
types-pyyaml = "^6.0.12.8"
|
||||
dill = "^0.3.6"
|
||||
pandas = "^1.5.3"
|
||||
chromadb = "^0.3.21"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue