You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Product>OpenAI ChatGPT integration for .NET with DI</Product>
11
-
<Version>2.3.0</Version>
11
+
<Version>2.4.0</Version>
12
12
<Description>OpenAI Chat Completions API (ChatGPT) integration with easy DI supporting (Microsoft.Extensions.DependencyInjection). It allows you to use the API in your .NET applications. Also, the client supports streaming responses (like ChatGPT) via async streams.</Description>
<Product>OpenAI ChatGPT integration for .NET with EF Core storage</Product>
12
-
<Version>2.3.0</Version>
12
+
<Version>2.4.0</Version>
13
13
<Description>OpenAI Chat Completions API (ChatGPT) integration with DI and EF Core supporting. It allows you to use the API in your .NET applications. Also, the client supports streaming responses (like ChatGPT) via async streams.</Description>
0 commit comments