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

Method condaHasInstalled

src/plugins/chat/chatmanager.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83bool ChatManager::condaHasInstalled()
84{
85 return condaInstalled;
86}
87
88AbstractLLM *ChatManager::getCurrentLLM() const
89{

Callers 2

getChunksMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected