@uservane/openai-agents/server: RunWithFeedbackMintOpts
Type Alias: RunWithFeedbackMintOpts
Section titled “Type Alias: RunWithFeedbackMintOpts”RunWithFeedbackMintOpts =
object
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:35
Properties
Section titled “Properties”apiBase?
Section titled “apiBase?”
optionalapiBase?:string
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:53
API origin. Defaults inside mintFeedbackToken.
fetchImpl?
Section titled “fetchImpl?”
optionalfetchImpl?: typeoffetch
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:55
Injected fetch (tests).
groupId?
Section titled “groupId?”
optionalgroupId?:string
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:47
OpenAI Agents session grouping key. Maps 1:1 to UserVane/Langfuse sessionId. Set this to your chat/session id so the linked round-trip and Langfuse session score share one key. Absent => unbound (no mint) + flagged.
observationId?
Section titled “observationId?”
optionalobservationId?:string
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:51
Optional observation id (deferred observation-level path).
respondentId
Section titled “respondentId”respondentId:
string
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:39
Respondent identity for the bound token.
secretKey
Section titled “secretKey”secretKey:
string
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:37
Project secret key (uv_sk_...). NEVER ship to the browser.
surveyId
Section titled “surveyId”surveyId:
string
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:41
Survey to mint a token for.
taskType?
Section titled “taskType?”
optionaltaskType?:string
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:49
Optional task type (PM segmentation; untrusted display metadata).