Skip to content

v1.11

Latest
Compare
Choose a tag to compare
@OkGoDoIt OkGoDoIt released this 12 Jun 19:06
8e80c75

Adds new embedding models as of March 2024. Also adds support for deterministic seeds.

This is the final release of OkGoDoIt's OpenAI package. Starting with v2.0.0-beta, this library has been adopted by Microsoft. The new official version of the library will have full coverage and will stay fully up-to-date. More details in the blog post here: https://devblogs.microsoft.com/dotnet/openai-dotnet-library/. This github repo will remain here to document my original version of the library through version 1.11, which is still available on Nuget as well. A migration guide to Microsoft's new package is available at https://github.com/openai/openai-dotnet/blob/main/MigrationGuide.md

It's been an exciting 4 years. I hope this library has made AI engineering on .NET easier and more productive for you all!

Full Changelog: v1.10...v1.11