Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setModelPath
Method
setModelPath
src/plugins/aimanager/codegeex/codegeexllm.cpp:362–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
void CodeGeeXLLM::setModelPath(const QString &path)
363
{
364
d->modelPath = path;
365
}
366
367
void CodeGeeXLLM::setApiKey(const QString &key)
368
{
Callers
2
getLLM
Method · 0.45
checkModelValid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected