import { Page } from "https://deno.land/x/openai@v4.33.1/pagination.ts";
This page represents a response that isn't actually paginated at the API level so there will never be any next page params.
x/openai/pagination.ts>Page#nextPageParams
import { Page } from "https://deno.land/x/openai@v4.33.1/pagination.ts";
This page represents a response that isn't actually paginated at the API level so there will never be any next page params.