import { type VectorStoreFile } from "https://deno.land/x/openai@v4.53.2/resources/beta/vector-stores/mod.ts";
const { Other } = VectorStoreFile;
This is returned when the chunking strategy is unknown. Typically, this is
because the file was indexed before the chunking_strategy
concept was
introduced in the API.