Pārlūkot izejas kodu

feat: requirements for RAG

Timothy J. Baek 1 gadu atpakaļ
vecāks
revīzija
d5aa9e8710
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      backend/requirements.txt

+ 2 - 0
backend/requirements.txt

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