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

[azopenaiextensions] Remove the "next page" paging which breaks when assistants are (legit… #23780

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

richardpark-msft
Copy link
Member

This is not a problem in our code, that I can see - it's just a hazard of having a paging API sees state from other tests that are running, so it can be removed at any time as those tests tear down.

…imately) deleted.

This is not a problem in our code, that I can see - it's just a hazard of having a paging API where the "next token" page can be deleted.
@richardpark-msft
Copy link
Member Author

/azp run go - azopenaiextensions

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

- Fix another area that seems a little iffy - I'm paging _after_ my assistant ID, but I'm not guaranteeing there's at least one item there.
@richardpark-msft
Copy link
Member Author

/azp run go - azopenaiextensions

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft richardpark-msft marked this pull request as ready for review November 20, 2024 22:57
@richardpark-msft richardpark-msft merged commit d614472 into Azure:main Nov 21, 2024
31 checks passed
@richardpark-msft richardpark-msft deleted the ai-extensions branch November 21, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants