mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-18 13:04:28 -04:00
feat: add OpenAI provider settings
This commit is contained in:
@ -36,6 +36,7 @@ public:
|
||||
Utils::StringAspect openRouterApiKey{this};
|
||||
Utils::StringAspect openAiCompatApiKey{this};
|
||||
Utils::StringAspect claudeApiKey{this};
|
||||
Utils::StringAspect openAiApiKey{this};
|
||||
|
||||
private:
|
||||
void setupConnections();
|
||||
|
Reference in New Issue
Block a user