MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / apiKey

Method apiKey

providers/GoogleAIProvider.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36QString GoogleAIProvider::apiKey() const
37{
38 return Settings::providerSettings().googleAiApiKey();
39}
40
41QString GoogleAIProvider::url() const
42{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected