mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 04:54:30 -04:00
feat: Add Google AI provider and template
This commit is contained in:
@ -27,7 +27,7 @@ enum class ProviderID {
|
||||
OpenAI,
|
||||
OpenAICompatible,
|
||||
MistralAI,
|
||||
OpenRouter
|
||||
OpenRouter,
|
||||
GoogleAI
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user