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