MCPcopy 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
367void CodeGeeXLLM::setApiKey(const QString &key)
368{
369 d->apiKey = key;
370}
371
372bool CodeGeeXLLM::checkValid(QString *errStr)
373{

Callers 2

getLLMMethod · 0.45
checkModelValidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected