Skip to main content
Module

x/openai/resources/beta/vector-stores/mod.ts>FileBatches#retrieve

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
method FileBatches.prototype.retrieve
import { FileBatches } from "https://deno.land/x/openai@v4.52.7/resources/beta/vector-stores/mod.ts";

Retrieves a vector store file batch.

Parameters

vectorStoreId: string
batchId: string
optional
options: Core.RequestOptions