From 9f1e4a5fe659bb0949d7900ce72440bf3d215a61 Mon Sep 17 00:00:00 2001 From: mjdavari Date: Sun, 1 Dec 2024 22:57:40 +0330 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a2dd3a6..242e4ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ - - Microsoft reached out to me about transitioning this library into a new official C# OpenAI library and now it's ready to go! Starting with [v2.0.0-beta.3](https://www.nuget.org/packages/OpenAI/2.0.0-beta.3), the official library now has full coverage and will stay 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](https://www.nuget.org/packages/OpenAI/1.11.0).