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

API updates (current as of 2024-06-14) #56

Closed trrwilson closed 2 weeks ago

trrwilson commented 2 weeks ago

This change brings the library up to date with the latest https://github.com/openai/openai-openapi specification.

Related issues

Closes #31