diff --git a/OpenAI.ChatGpt.AspNetCore/OpenAI.ChatGpt.AspNetCore.csproj b/OpenAI.ChatGpt.AspNetCore/OpenAI.ChatGpt.AspNetCore.csproj
index 73649d2..52969a4 100644
--- a/OpenAI.ChatGpt.AspNetCore/OpenAI.ChatGpt.AspNetCore.csproj
+++ b/OpenAI.ChatGpt.AspNetCore/OpenAI.ChatGpt.AspNetCore.csproj
@@ -8,7 +8,7 @@
OpenAI.ChatGPT.AspNetCore
https://github.com/rodion-m/ChatGPT_API_dotnet
OpenAI ChatGPT integration for .NET with DI
- 2.4.1
+ 2.4.2
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.
https://github.com/rodion-m/ChatGPT_API_dotnet
net6.0;net7.0
@@ -16,8 +16,13 @@
MIT
ChatGPT easy DI for ASP.NET Core
Rodion Mostovoi
+ README.md
+
+
+
+
diff --git a/OpenAI.ChatGpt.EntityFrameworkCore/OpenAI.ChatGpt.EntityFrameworkCore.csproj b/OpenAI.ChatGpt.EntityFrameworkCore/OpenAI.ChatGpt.EntityFrameworkCore.csproj
index c10c836..57b9387 100644
--- a/OpenAI.ChatGpt.EntityFrameworkCore/OpenAI.ChatGpt.EntityFrameworkCore.csproj
+++ b/OpenAI.ChatGpt.EntityFrameworkCore/OpenAI.ChatGpt.EntityFrameworkCore.csproj
@@ -9,7 +9,7 @@
OpenAI.ChatGPT.EntityFrameworkCore
https://github.com/rodion-m/ChatGPT_API_dotnet
OpenAI ChatGPT integration for .NET with EF Core storage
- 2.4.1
+ 2.4.2
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.
https://github.com/rodion-m/ChatGPT_API_dotnet
net6.0;net7.0
@@ -17,8 +17,13 @@
MIT
ChatGPT easy DI with EF Core storage
Rodion Mostovoi
+ README.md
+
+
+
+
all
diff --git a/OpenAI.ChatGpt/OpenAI.ChatGpt.csproj b/OpenAI.ChatGpt/OpenAI.ChatGpt.csproj
index e11f1f2..76371b4 100644
--- a/OpenAI.ChatGpt/OpenAI.ChatGpt.csproj
+++ b/OpenAI.ChatGpt/OpenAI.ChatGpt.csproj
@@ -10,7 +10,7 @@
OpenAI.ChatGPT
https://github.com/rodion-m/ChatGPT_API_dotnet
OpenAI ChatGPT integration for .NET
- 2.4.1
+ 2.4.2
.NET integration for ChatGPT with streaming responses supporting (like ChatGPT) via async streams.
https://github.com/rodion-m/ChatGPT_API_dotnet
MIT
@@ -18,8 +18,13 @@
OpenAI.ChatGpt
Rodion Mostovoi
chatgpt, openai, sdk, api, chatcompletions, gpt3, gpt4
+ README.md
+
+
+
+