MCPcopy Create free account
hub / github.com/1rgs/claude-code-proxy / ThinkingConfig

Class ThinkingConfig

server.py:209–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207
208
209class ThinkingConfig(BaseModel):
210 enabled: bool = True
211
212
213class MessagesRequest(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected