Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
209
class
ThinkingConfig(BaseModel):
210
enabled: bool = True
211
212
213
class
MessagesRequest(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected