MCPcopy 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
28func 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

RegisterProviderFunction · 0.92
NewApplierFunction · 0.70

Tested by

no test coverage detected