@uservane/openai-agents/server: awaitRunResolution
Function: awaitRunResolution()
Section titled “Function: awaitRunResolution()”awaitRunResolution<
T>(result):Promise<T>
Defined in: @[email protected]_@[email protected]_ws@[email protected]__react@19.2.3/node_modules/@uservane/openai-agents/dist/server.d.ts:97
Await true run resolution (non-stream or stream) exactly once. Does not call agent_end hooks.
Type Parameters
Section titled “Type Parameters”T extends AgentsRunResultLike
Parameters
Section titled “Parameters”result
Section titled “result”T
Returns
Section titled “Returns”Promise<T>