add chroma upsert

This commit is contained in:
ACBBZ
2024-05-07 02:00:44 +00:00
parent d0b597fba0
commit 6949c2988a

View File

@ -11,6 +11,8 @@
| python | gtts | https://pypi.org/project/gTTS/ | pip install gTTS |
| python | PyYAML | https://pypi.org/project/PyYAML/ | pip install PyYAML |
| python | injector | https://github.com/python-injector/injector | pip install injector |
| python | langchain | https://github.com/langchain-ai/langchain | pip install langchain |
| python | chromadb | https://docs.trychroma.com/getting-started | pip install chromadb |
## Start
Dev rh