From d5be61b0b8f64ee4974887bb878c81c3ebaaeae3 Mon Sep 17 00:00:00 2001 From: hongyi-zhao Date: Fri, 26 Jan 2024 16:28:53 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=A4=9A=E6=99=BA=E8=83=BD=E4=BD=93.p?= =?UTF-8?q?y:=20supports=20gpt-4-turbo-preview?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit supports gpt-4-turbo-preview --- crazy_functions/多智能体.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crazy_functions/多智能体.py b/crazy_functions/多智能体.py index 4b16b884..540c3cd8 100644 --- a/crazy_functions/多智能体.py +++ b/crazy_functions/多智能体.py @@ -37,7 +37,7 @@ def 多智能体终端(txt, llm_kwargs, plugin_kwargs, chatbot, history, system_ 'gpt-3.5-turbo-1106', "gpt-4", "gpt-4-32k", - 'gpt-4-1106-preview', + 'gpt-4-turbo-preview', "azure-gpt-3.5-turbo-16k", "azure-gpt-3.5-16k", "azure-gpt-4",