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:
@@ -29,6 +29,7 @@ public:
|
||||
Utils::StringAspect ollamaBasicAuthApiKey{this};
|
||||
Utils::StringAspect llamaCppApiKey{this};
|
||||
Utils::StringAspect qwenApiKey{this};
|
||||
Utils::StringAspect deepSeekApiKey{this};
|
||||
|
||||
private:
|
||||
void setupConnections();
|
||||
|
||||
Reference in New Issue
Block a user