sushku commited on
Commit
62588b6
·
verified ·
1 Parent(s): fdfb7a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- langchain-ollama
2
- fastapi
3
- uvicorn
4
- gunicorn
 
 
1
+ python-dotenv
2
+ langchain-google-genai
3
+ fastapi
4
+ uvicorn
5
+ gunicorn