Skip to main content
Module

x/openai/resources/beta/mod.ts>FileChunkingStrategyParam

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
type alias FileChunkingStrategyParam
import { type FileChunkingStrategyParam } from "https://deno.land/x/openai@v4.60.0/resources/beta/mod.ts";

The chunking strategy used to chunk the file(s). If not set, will use the auto strategy. Only applicable if file_ids is non-empty.