Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainreactors/EvilProxy
/ init
Function
init
internal/thinking/provider/claude/apply.go:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
func
init() {
28
thinking.RegisterProvider(
"claude"
, NewApplier())
29
}
30
31
// Apply applies thinking configuration to Claude request body.
32
//
Callers
nothing calls this directly
Calls
2
RegisterProvider
Function · 0.92
NewApplier
Function · 0.70
Tested by
no test coverage detected