added API-Endpoints for files
This commit is contained in:
parent
95f8488227
commit
16e5004228
7 changed files with 207 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ uvicorn==0.22.0
|
|||
fastapi==0.109.1
|
||||
|
||||
minio==7.1.17
|
||||
boto3==1.26.145
|
||||
|
||||
opensearch-py==2.3.2
|
||||
opensearch-logger==1.3.0
|
||||
|
|
@ -9,3 +10,4 @@ opensearch-logger==1.3.0
|
|||
python-dotenv==1.0.0
|
||||
python-multipart==0.0.7
|
||||
PyPDF2==3.0.1
|
||||
langchain==0.1.11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue