import { type FileBatchCreateParams } from "https://deno.land/x/openai@v4.38.5/resources/beta/vector-stores/mod.ts";
Properties
A list of File IDs that
the vector store should use. Useful for tools like file_search
that can access
files.
x/openai/resources/beta/vector-stores/mod.ts>FileBatchCreateParams
import { type FileBatchCreateParams } from "https://deno.land/x/openai@v4.38.5/resources/beta/vector-stores/mod.ts";
A list of File IDs that
the vector store should use. Useful for tools like file_search
that can access
files.