From 7406e7798d7e38d057a64efc5f21ecbac1341139 Mon Sep 17 00:00:00 2001 From: BoiHanny Date: Thu, 8 Feb 2024 17:33:49 +0100 Subject: [PATCH] The most important changes involve updates to the versions of both the MagicChatbox project and the OpenAI-DotNet package. The MagicChatbox project version has been updated from 0.8.757 to 0.8.760, while the OpenAI-DotNet package that the project depends on has been updated from 7.6.4 to 7.6.5. Changes: 1. The MagicChatbox project version has been updated from 0.8.757 to 0.8.760. This change may include bug fixes, performance improvements, or new features. (Reference to code changes) 2. The version of the OpenAI-DotNet package that the project depends on has been updated from 7.6.4 to 7.6.5. This update may bring improvements or new features to the package, which could potentially enhance the functionality of the MagicChatbox project. (Reference to code changes) --- vrcosc-magicchatbox/MagicChatbox.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vrcosc-magicchatbox/MagicChatbox.csproj b/vrcosc-magicchatbox/MagicChatbox.csproj index f0f495a8..a8d46771 100644 --- a/vrcosc-magicchatbox/MagicChatbox.csproj +++ b/vrcosc-magicchatbox/MagicChatbox.csproj @@ -2,7 +2,7 @@ WinExe - 0.8.757 + 0.8.760 net6.0-windows10.0.22000.0 vrcosc_magicchatbox enable @@ -169,7 +169,7 @@ - +