mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-30 16:03:56 +08:00
Add support for Google Gemini (thanks to @Azzedde) #5
This commit is contained in:
@@ -90,7 +90,8 @@
|
||||
"options": {
|
||||
"openai": "OpenAI (compatibile)",
|
||||
"anthropic": "Anthropic (compatibile)",
|
||||
"deepseek": "DeepSeek"
|
||||
"deepseek": "DeepSeek",
|
||||
"gemini": "Google Gemini"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user