Skip to content

ExtractWithSchemaRequestBody

Example Usage

typescript
import { ExtractWithSchemaRequestBody } from "@meetkai/mka1/models/operations";

// No examples available for this model

Fields

FieldTypeRequiredDescription
modelstring✔️ID of the model to use for extraction
fileFile | Blob | operations.ExtractWithSchemaFile✔️The file to extract structured data from
promptstringOptional custom system prompt to guide extraction