Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ ThinkingLevel
TypeAlias
ThinkingLevel
internal/thinking/types.go:40–40 ·
view source on GitHub ↗
ThinkingLevel represents a discrete thinking level.
Source
from the content-addressed store, hash-verified
38
39
// ThinkingLevel represents a discrete thinking level.
40
type
ThinkingLevel string
41
42
const
(
43
// LevelNone disables thinking
Callers
5
extractClaudeConfig
Function · 0.85
extractGeminiConfig
Function · 0.85
extractOpenAIConfig
Function · 0.85
extractCodexConfig
Function · 0.85
ValidateConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected