openai / openai-dotnet

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

Does the Library currently support Audio and Video conversation APIs with direct streaming? #101

Closed cjkarande closed 3 days ago

cjkarande commented 4 days ago

Does the Library currently support Audio and Video conversation APIs with direct Input / Output streaming for Audio & Video prompts

joseharriaga commented 3 days ago

Thank you for your interest, @cjkarande !

As of today, the service does not currently support these features. When it does, the library will be updated to support them too.