feat: add Memory Service for DAARWIZZ
This commit is contained in:
8
services/memory-service/requirements.txt
Normal file
8
services/memory-service/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
psycopg2-binary==2.9.9
|
||||
pgvector==0.2.4
|
||||
pydantic==2.5.0
|
||||
python-dotenv==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user