Added flask server for API endpoints for MongoDB Agent and LLM Summarization
This commit is contained in:
6
llm/api/requirements.txt
Normal file
6
llm/api/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Flask==3.0.0
|
||||
Flask-CORS==4.0.0
|
||||
pymongo==4.6.0
|
||||
requests==2.31.0
|
||||
langchain-google-genai==1.0.7
|
||||
python-dotenv==1.0.0
|
||||
Reference in New Issue
Block a user