Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): Add pagination to OpenAI list endpoints #530

Open
gphorvath opened this issue May 16, 2024 · 0 comments
Open

feat(api): Add pagination to OpenAI list endpoints #530

gphorvath opened this issue May 16, 2024 · 0 comments
Labels
enhancement ✨ New feature or request

Comments

@gphorvath
Copy link
Contributor

gphorvath commented May 16, 2024

User Story

As a [user persona]
I want [desired feature]
So that [value derived from feature]

Additional context

The OpenAI spec now adds pagination in some places to limit the return length of potentially lengthy response:

https://platform.openai.com/docs/api-reference/assistants/listAssistants#assistants-listassistants-before

Check all list endpoints, and ensure they use pagination.

@gphorvath gphorvath added the enhancement ✨ New feature or request label May 16, 2024
@gphorvath gphorvath changed the title feat(api): Add pagination to OpenAI endpoints feat(api): Add pagination to OpenAI list endpoints May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant