mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 10:59:30 -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