Class RunToolCallOutputItem

java.lang.Object
ai.acolite.agentsdk.core.RunItemBase
ai.acolite.agentsdk.core.RunToolCallOutputItem
All Implemented Interfaces:
RunItem, AgentInputItem

public class RunToolCallOutputItem extends RunItemBase
RunToolCallOutputItem

Represents the result of a tool execution.

Ported from TypeScript OpenAI Agents SDK Source: items.ts

  • Constructor Details

    • RunToolCallOutputItem

      public RunToolCallOutputItem()