Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
bool ChatManager::condaHasInstalled()
84
{
85
return condaInstalled;
86
}
87
88
AbstractLLM *ChatManager::getCurrentLLM() const
89
{
Callers
2
getChunks
Method · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected