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