ApplyThinking returns the payload with provider-specific thinking fields.
(context.Context, ThinkingApplyRequest)
| 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. |
no outgoing calls