mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -04:00
feat: Add Qwen provider
This commit is contained in:
@@ -14,6 +14,7 @@ enum class ProviderID {
|
||||
MistralAI,
|
||||
OpenRouter,
|
||||
GoogleAI,
|
||||
LlamaCpp
|
||||
LlamaCpp,
|
||||
Qwen
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user