MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / setStream

Method setStream

src/plugins/aimanager/codegeex/codegeexllm.cpp:552–555  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

550}
551
552void CodeGeeXLLM::setStream(bool isStream)
553{
554 d->stream = isStream;
555}
556
557void CodeGeeXLLM::setLocale(Locale lc)
558{

Callers 5

initLLMMethod · 0.45
addCommentMethod · 0.45
ChatManagerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected