MCPcopy 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
362void CodeGeeXLLM::setModelPath(const QString &path)
363{
364 d->modelPath = path;
365}
366
367void CodeGeeXLLM::setApiKey(const QString &key)
368{

Callers 2

getLLMMethod · 0.45
checkModelValidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected