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