API reference
BatchItem
Single prompt in a batch. Plain string is shorthand for `{ prompt }`.
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 }.
interface BatchItem { /* ... */ }
interface
packages/sdk/src/types/batch.ts:20