@uservane/openai-agents/server: mintFeedbackForRun
Function: mintFeedbackForRun()
Section titled “Function: 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.
Parameters
Section titled “Parameters”result
Section titled “result”Returns
Section titled “Returns”Promise<FeedbackPayload>