This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
OpenSource
/
open-webui
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
feat: requirements for RAG
Timothy J. Baek
hai 1 ano
pai
d70abafab2
achega
d5aa9e8710
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
backend/requirements.txt
+ 2
- 0
backend/requirements.txt
Ver ficheiro
@@ -16,5 +16,7 @@ aiohttp
peewee
bcrypt
+chromadb
+
PyJWT
pyjwt[crypto]