feat: rag api endpoint

This commit is contained in:
Timothy J. Baek 2024-01-06 22:07:20 -08:00
parent 7071716f54
commit b2c9f6dff8
3 changed files with 33 additions and 4 deletions

View file

@ -16,7 +16,10 @@ aiohttp
peewee
bcrypt
langchain
chromadb
sentence_transformers
PyJWT
pyjwt[crypto]