Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ toolsManager
Method
toolsManager
pluginllmcore/Provider.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
::LLMQore::ToolsManager *Provider::toolsManager() const
46
{
47
return client()->tools();
48
}
49
50
} // namespace QodeAssist::PluginLLMCore
Callers
8
initialize
Function · 0.45
fetchAndRegisterTools
Method · 0.45
unregisterTools
Method · 0.45
rewireToolsChangedConnection
Method · 0.45
recompute
Method · 0.45
sendMessage
Method · 0.45
clearMessages
Method · 0.45
setChatFilePath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected