added gemini inference bot

This commit is contained in:
2025-06-02 13:23:02 -05:00
parent 179718595b
commit a24f56531e
5 changed files with 247 additions and 54 deletions
+4 -2
View File
@@ -1,4 +1,4 @@
requests==2.26.0
requests
python-telegram-bot==21.4
openai==1.41.0
python-dotenv==1.0.1
@@ -6,4 +6,6 @@ discord.py==2.4.0
anthropic==0.34.0
GitPython==3.1.43
pytest
pytest-cov
pytest-cov
google-genai
httpx==0.27.2