forked from open-webui/open-webui
feat: requirements for RAG
This commit is contained in:
parent
d70abafab2
commit
d5aa9e8710
1 changed files with 2 additions and 0 deletions
|
@ -16,5 +16,7 @@ aiohttp
|
|||
peewee
|
||||
bcrypt
|
||||
|
||||
chromadb
|
||||
|
||||
PyJWT
|
||||
pyjwt[crypto]
|
||||
|
|
Loading…
Reference in a new issue