From 6384e9310b17499679198acb7d1cf0f498b6e230 Mon Sep 17 00:00:00 2001 From: vision Date: Wed, 5 Jul 2023 01:06:53 +0800 Subject: [PATCH] =?UTF-8?q?plugin(tool):=20=E6=9B=B4=E6=96=B00.4.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1、temp fix summary tool not ending bug 2、兼容0613 gpt-3.5 3、add azure's model name: gpt-35-turbo --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index b5a968b..92477f3 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -25,4 +25,4 @@ wechatpy # chatgpt-tool-hub plugin --extra-index-url https://pypi.python.org/simple -chatgpt_tool_hub==0.4.4 \ No newline at end of file +chatgpt_tool_hub==0.4.6