Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
Utils::FilePath LLMClientInterface::serverDeviceTemplate() const
45
{
46
return
"QodeAssist"
;
47
}
48
49
void LLMClientInterface::startImpl()
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected