Add support for Google Gemini (thanks to @Azzedde) #5

This commit is contained in:
SMKRV
2025-05-19 15:10:19 +03:00
parent cad0fd7031
commit 95bd2ebb41
12 changed files with 36 additions and 27 deletions
@@ -90,7 +90,8 @@
"options": {
"openai": "OpenAI (compatibile)",
"anthropic": "Anthropic (compatibile)",
"deepseek": "DeepSeek"
"deepseek": "DeepSeek",
"gemini": "Google Gemini"
}
}
},