Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
552
void CodeGeeXLLM::setStream(bool isStream)
553
{
554
d->stream = isStream;
555
}
556
557
void CodeGeeXLLM::setLocale(Locale lc)
558
{
Callers
5
CodeGeeXCompletionProvider
Method · 0.45
initLLM
Method · 0.45
addComment
Method · 0.45
ChatManager
Method · 0.45
handleCreatePromptFinished
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected