MCPcopy 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.
40type ThinkingLevel string
41
42const (
43 // LevelNone disables thinking

Callers 5

extractClaudeConfigFunction · 0.85
extractGeminiConfigFunction · 0.85
extractOpenAIConfigFunction · 0.85
extractCodexConfigFunction · 0.85
ValidateConfigFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected