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