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

Method serverDeviceTemplate

LLMClientInterface.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44Utils::FilePath LLMClientInterface::serverDeviceTemplate() const
45{
46 return "QodeAssist";
47}
48
49void LLMClientInterface::startImpl()
50{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected