Skip to content

@uservane/openai-agents/server: mintFeedbackForRun

mintFeedbackForRun(result, mint): Promise<FeedbackPayload>

Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:102

Mint a bound feedback token for a resolved run, deduped per result object. When groupId is absent, returns unbound feedback without calling the network.

AgentsRunResultLike

RunWithFeedbackMintOpts

Promise<FeedbackPayload>