From 6409f496090faf668def25eeb0753cf60b59de49 Mon Sep 17 00:00:00 2001 From: goldfishh Date: Tue, 16 May 2023 00:21:40 +0800 Subject: [PATCH] =?UTF-8?q?plugin(tool):=20=E6=9B=B4=E6=96=B00.4.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 支持azure、api转发服务 2. 修复browser代理无前缀报错的问题 3. 优化core prompt 4. 修复系列issue提到的问题 --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index c248689..b5a968b 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.3 \ No newline at end of file +chatgpt_tool_hub==0.4.4 \ No newline at end of file