This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
OpenSource
/
open-webui
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
feat: requirements for RAG
Timothy J. Baek
1 anno fa
parent
d70abafab2
commit
d5aa9e8710
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
backend/requirements.txt
+ 2
- 0
backend/requirements.txt
Vedi File
@@ -16,5 +16,7 @@ aiohttp
peewee
bcrypt
+chromadb
+
PyJWT
pyjwt[crypto]