Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

BatchItem

Single prompt in a batch. Plain string is shorthand for `{ prompt }`.

BatchItem

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

Single prompt in a batch. Plain string is shorthand for { prompt }.

Signature

interface BatchItem { /* ... */ }

Kind

interface

Source

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

On this page