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

Method useThinking

ChatView/ChatRootView.cpp:1179–1182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1177}
1178
1179bool ChatRootView::useThinking() const
1180{
1181 return Settings::chatAssistantSettings().enableThinkingMode();
1182}
1183
1184void ChatRootView::setUseThinking(bool enabled)
1185{

Callers 2

prepareAndSendRequestMethod · 0.80
setupUiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected