MCPcopy Index your code
hub / github.com/coder/coder / ThinkingDisplayMode

TypeAlias ThinkingDisplayMode

codersdk/users.go:333–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333type ThinkingDisplayMode string
334
335const (
336 ThinkingDisplayModeAuto ThinkingDisplayMode = "auto"

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected