mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 13:04:28 -04:00
refactor: Rework providers and templates logic
This commit is contained in:
@ -37,6 +37,7 @@ public:
|
||||
Utils::StringAspect openAiCompatApiKey{this};
|
||||
Utils::StringAspect claudeApiKey{this};
|
||||
Utils::StringAspect openAiApiKey{this};
|
||||
Utils::StringAspect mistralAiApiKey{this};
|
||||
|
||||
private:
|
||||
void setupConnections();
|
||||
|
Reference in New Issue
Block a user