Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1179
bool ChatRootView::useThinking() const
1180
{
1181
return Settings::chatAssistantSettings().enableThinkingMode();
1182
}
1183
1184
void ChatRootView::setUseThinking(bool enabled)
1185
{
Callers
2
prepareAndSendRequest
Method · 0.80
setupUi
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected