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