mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -04:00
feat: Add DeepSeek provider
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
case PluginLLMCore::ProviderID::LMStudio:
|
||||
case PluginLLMCore::ProviderID::LlamaCpp:
|
||||
case PluginLLMCore::ProviderID::Qwen:
|
||||
case PluginLLMCore::ProviderID::DeepSeek:
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user