openai / openai-dotnet

The official .NET library for the OpenAI API
https://www.nuget.org/packages/OpenAI
MIT License
707 stars 60 forks source link

Update paging APIs to use updated SCM types: GetPage approach #93

Open annelo-msft opened 3 days ago

annelo-msft commented 3 days ago

Currently prototype work-in-progress.

Uses SCM paging types updated in https://github.com/Azure/azure-sdk-for-net/pull/44773