Skip to content

AgentConfig

AgentConfig = Omit<AgentDefinition, "execute">

Defined in: scoring/agents.ts:270

Configuration for creating an agent (without the executor) Used by @jbcom/agentic to create provider-specific agents