MCPcopy 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

initializeFunction · 0.45
fetchAndRegisterToolsMethod · 0.45
unregisterToolsMethod · 0.45
recomputeMethod · 0.45
sendMessageMethod · 0.45
clearMessagesMethod · 0.45
setChatFilePathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected