MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / ApplyThinking

Method ApplyThinking

sdk/pluginapi/types.go:1097–1097  ·  view source on GitHub ↗

ApplyThinking returns the payload with provider-specific thinking fields.

(context.Context, ThinkingApplyRequest)

Source from the content-addressed store, hash-verified

1095 Identifier() string
1096 // ApplyThinking returns the payload with provider-specific thinking fields.
1097 ApplyThinking(context.Context, ThinkingApplyRequest) (PayloadResponse, error)
1098}
1099
1100// UsagePlugin receives usage records after request completion.

Callers 2

ApplyMethod · 0.65
CallMethod · 0.65

Implementers 3

testThinkingCapabilityinternal/pluginhost/test_helpers_test.
rpcThinkingApplierinternal/pluginhost/rpc_client.go
compileTimePluginsdk/pluginapi/types_test.go

Calls

no outgoing calls

Tested by 1

CallMethod · 0.52