mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-05-30 02:49:12 -04:00
feat: Add llama.cpp api key support
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
Utils::StringAspect codestralApiKey{this};
|
||||
Utils::StringAspect googleAiApiKey{this};
|
||||
Utils::StringAspect ollamaBasicAuthApiKey{this};
|
||||
Utils::StringAspect llamaCppApiKey{this};
|
||||
|
||||
private:
|
||||
void setupConnections();
|
||||
|
||||
Reference in New Issue
Block a user