MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / useTools

Method useTools

ChatView/ChatRootView.cpp:1168–1171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1166}
1167
1168bool ChatRootView::useTools() const
1169{
1170 return Settings::chatAssistantSettings().enableChatTools();
1171}
1172
1173void ChatRootView::setUseTools(bool enabled)
1174{

Callers 2

prepareAndSendRequestMethod · 0.80
setupUiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected