@uservane/openai-agents/server: mintFeedbackForRun
Function: mintFeedbackForRun()
Section titled “Function: mintFeedbackForRun()”mintFeedbackForRun(
result,mint):Promise<FeedbackPayload>
Defined in: @uservane+openai-agents@0.1.0_@openai+agents@0.13.5_ws@8.21.1_zod@3.25.76__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>