Interface AgentGraphRunnerResult

The result returned by a graph runner invocation (provider-level). Does NOT include evaluations or handoffs.

Hierarchy

  • AgentGraphRunnerResult

Properties

Properties

content: string

The text content of the graph's final response.

Graph-level metrics for this invocation.

raw?: unknown

The raw response object from the provider, if available.

Generated using TypeDoc