Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

BatchOptions

Options accepted by `Agent.batch`. Extends `AgentOptions` — every

BatchOptions

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Options accepted by Agent.batch. Extends AgentOptions — every prompt gets an agent created with these options (ADR D138 isolation), plus the batch-specific knobs below.

Signature

interface BatchOptions { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/batch.ts:39

On this page