Package ai.acolite.agentsdk.core
Interface AgentConfiguration<TContext,TOutput extends AgentOutputType>
- All Known Implementing Classes:
Agent
public interface AgentConfiguration<TContext,TOutput extends AgentOutputType>
AgentConfiguration
Ported from TypeScript OpenAI Agents SDK Source: agent.ts