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