import { type OtherFileChunkingStrategyObject } from "https://deno.land/x/openai@v4.61.1/resources/beta/vector-stores/mod.ts";
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.