From bb94ad387f2213bb094329e74fd9c07afd95c5d4 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 19 Apr 2023 11:45:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=8B=E7=BB=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 620acb6..8522aad 100644 --- a/version +++ b/version @@ -1,5 +1,5 @@ { "version": 3.1, "show_feature": true, - "new_feature": "支持ChatGLM <-> 支持多LLM模型同时对话" + "new_feature": "添加支持ChatGLM和GPT-4 <-> 添加支持API2D(国内不需要代理) <-> 改进架构,支持与多个LLM模型同时对话 <-> 添加输入区文本清除按键" }