MCPcopy 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
93LLMInfo ChatManager::getCurrentLLMInfo() const
94{
95 return currentInfo;
96}
97
98void ChatManager::setLocale(Chat::Locale locale)
99{

Callers 1

initSenderInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected