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

Method client

providers/GoogleAIProvider.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156::LLMQore::BaseClient *GoogleAIProvider::client() const
157{
158 return m_client;
159}
160
161} // namespace QodeAssist::Providers

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected