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

Move service methods for paginated endpoints to use PageCollection pattern #155

Closed
2 of 6 tasks
annelo-msft opened this issue Aug 5, 2024 · 0 comments · Fixed by joseharriaga/openai-in-typespec#197 or #188
Closed
2 of 6 tasks

Comments

@annelo-msft
Copy link
Contributor

Confirm this is not a feature request for the underlying OpenAI API.

  • This is not a feature request for the underlying OpenAI API

Confirm this is not a feature request for Azure OpenAI.

  • This is not a feature request for Azure OpenAI

Describe the feature or improvement you're requesting

The following service endpoints return paginated lists of results and should move to the SCM-based client PageCollection pattern:

The pattern is illustrated for the list assistants and list vector stores endpoints in this PR.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant