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,10 +90,11 @@
"options": {
"openai": "OpenAI (compatible)",
"anthropic": "Anthropic (compatible)",
"deepseek": "DeepSeek"
}
"deepseek": "DeepSeek",
"gemini": "Google Gemini"
}
},
}
},
"services": {
"ask_question": {
"name": "Hacer Pregunta (HA Text AI)",