feat: integrate Google Generative AI as a fallback for OpenRouter in translation and chat services

This commit is contained in:
Your Name
2026-03-31 19:42:08 +02:00
parent e7fa0730c6
commit 42b1ad1250
6 changed files with 325 additions and 10 deletions

View File

@@ -76,3 +76,7 @@ pytest-mock>=3.11.0
requests-mock>=1.11.0
fakeredis>=2.18.0
httpx>=0.24.0
# AI Integration google-generativeai>=0.1,<1.0
google-generativeai>=0.1,<1.0