From 06a0cd2a3da2d3acd81577eaf9e7d43038be1d0d Mon Sep 17 00:00:00 2001 From: RockChinQ <1010553892@qq.com> Date: Fri, 10 Nov 2023 12:20:29 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=91=E5=B8=83=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E6=80=A7=E9=97=AE=E9=A2=98=E5=85=AC=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- res/announcement.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/announcement.json b/res/announcement.json index ef414a27..14db17d3 100644 --- a/res/announcement.json +++ b/res/announcement.json @@ -4,5 +4,11 @@ "time": "2023-08-01 10:49:26", "timestamp": 1690858166, "content": "现已支持GPT函数调用功能,欢迎了解:https://github.com/RockChinQ/QChatGPT/wiki/%E6%8F%92%E4%BB%B6%E4%BD%BF%E7%94%A8-%E5%86%85%E5%AE%B9%E5%87%BD%E6%95%B0" + }, + { + "id": 3, + "time": "2023-11-10 12:20:09", + "timestamp": 1699590009, + "content": "OpenAI 库1.0版本已发行,若出现 OpenAI 调用问题,请更新 QChatGPT 版本。详见项目主页:https://github.com/RockChinQ/QChatGPT" } ] \ No newline at end of file