Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setCopilotLLM
Method
setCopilotLLM
src/plugins/chat/copilot.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
void Copilot::setCopilotLLM(AbstractLLM *llm)
122
{
123
copilotLLM = llm;
124
}
125
126
void Copilot::addComment()
127
{
Callers
1
initConnections
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected