- VisionJSON(opt): FormatEngine<ChatCompletionMessageParam[], ChatCompletionMessageParam[]>
Parameters
opt: {
strategy?: "ts" | "json-schema";
}
Optional
strategy?: "ts" | "json-schema"
Returns FormatEngine<ChatCompletionMessageParam[], ChatCompletionMessageParam[]>