Delen via


AgentKind type

Definieert het type/type agent. Bepaalt welke agentdefinitiestructuur wordt gebruikt.

type AgentKind = "prompt" | "hosted" | "container_app" | "workflow"