Capability
Pagination And Result Windowing With Cursor Based Navigation
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “pagination with automatic cursor management for list endpoints”
The official Python library for the openai API
Unique: Unified iterator interface for both cursor-based and limit-offset pagination; automatic page fetching on iteration
vs others: Simpler than manual pagination loops; automatic cursor management vs tracking offsets manually