feat: requirements for RAG

This commit is contained in:
Timothy J. Baek 2023-12-31 23:35:17 -08:00
parent d70abafab2
commit d5aa9e8710

View file

@ -16,5 +16,7 @@ aiohttp
peewee
bcrypt
chromadb
PyJWT
pyjwt[crypto]