MCPcopy 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
357void CodeGeeXLLM::setModelName(const QString &name)
358{
359 d->modelName = name;
360}
361
362void CodeGeeXLLM::setModelPath(const QString &path)
363{

Callers 2

getLLMMethod · 0.45
checkModelValidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected