azure-sdk-for-go/sdk/ai
Richard Park d6144720b8
[azopenaiextensions] Remove the "next page" paging which breaks when assistants are (legit… (#23780)
- Remove the "next page" paging which breaks when assistants are (legitimately) 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.
- 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.
2024-11-21 11:36:38 -08:00
..
azopenai
azopenaiassistants
azopenaiextensions