Skip to main content
Module

x/openai/pagination.ts>CursorPageParams

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
interface CursorPageParams
import { type CursorPageParams } from "https://deno.land/x/openai@v4.26.1/pagination.ts";

Properties

optional
after: string
optional
limit: number