Skip to main content
Module

x/openai/resources/mod.ts>Batch.Errors

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
interface Batch.Errors
import { type Batch } from "https://deno.land/x/openai@v4.38.5/resources/mod.ts";
const { Errors } = Batch;

Properties

optional
data: Array<BatchesAPI.BatchError>
optional
object: string

The object type, which is always list.