Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ getCurrentLLMInfo
Method
getCurrentLLMInfo
src/plugins/chat/chatmanager.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
LLMInfo ChatManager::getCurrentLLMInfo() const
94
{
95
return currentInfo;
96
}
97
98
void ChatManager::setLocale(Chat::Locale locale)
99
{
Callers
1
initSenderInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected