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 long-running operation APIs to use LRO subclient pattern #91

Open annelo-msft opened 5 days ago

annelo-msft commented 5 days ago

Currently prototype work-in-progress.

Uses SCM LRO types introduced in https://github.com/Azure/azure-sdk-for-net/pull/44728