Class Handoff<TContext,TOutput extends AgentOutputType>

java.lang.Object
ai.acolite.agentsdk.core.Handoff<TContext,TOutput>

public class Handoff<TContext,TOutput extends AgentOutputType> extends Object
Handoff

Ported from TypeScript OpenAI Agents SDK Source: handoff.ts

  • Constructor Details

    • Handoff

      public Handoff()