basic structure setup
This commit is contained in:
parent
0ba46dad75
commit
95f8488227
9 changed files with 200 additions and 2 deletions
11
rag-chat-backend/requirements.txt
Normal file
11
rag-chat-backend/requirements.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
uvicorn==0.22.0
|
||||
fastapi==0.109.1
|
||||
|
||||
minio==7.1.17
|
||||
|
||||
opensearch-py==2.3.2
|
||||
opensearch-logger==1.3.0
|
||||
|
||||
python-dotenv==1.0.0
|
||||
python-multipart==0.0.7
|
||||
PyPDF2==3.0.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue