From ba1616309b46a00b86fe48a1079aec69ff93c9b2 Mon Sep 17 00:00:00 2001 From: Clivia <132346501+Yanyutin753@users.noreply.github.com> Date: Sun, 29 Sep 2024 11:53:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=B3=20=E4=BF=AE=E5=A4=8Ddata:=E7=BB=93?= =?UTF-8?q?=E5=B0=BE=E4=BB=A3=E7=A0=81=E8=BE=93=E5=87=BA=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.py b/main.py index 753e0ae..9e01471 100644 --- a/main.py +++ b/main.py @@ -327,9 +327,9 @@ def generate_gpts_payload(model, messages): # PANDORA_UPLOAD_URL = 'files.pandoranext.com' -VERSION = '0.8.1' +VERSION = '0.8.2' # VERSION = 'test' -UPDATE_INFO = '👀 支持输出o1思考过程' +UPDATE_INFO = '🥳 修复data:结尾代码输出出现异常问题' # UPDATE_INFO = '【仅供临时测试使用】 ' with app.app_context():