Skip to main content
Module

x/openai/resources/beta/mod.ts>VectorStores.StaticFileChunkingStrategy

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