From 8176fce0c716800bc302339d435c66c655fe958a Mon Sep 17 00:00:00 2001 From: BigMiaoTCD Date: Sat, 5 Apr 2025 05:23:05 +0800 Subject: [PATCH] support gemini 2.5 pro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加对gemini 2.5 pro的支持 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e631ecb..6719ae3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 最新更新日志(2025年4月4日) +# 更新日志(2025年4月4日) 添加对gemini 2.5 pro的支持(与官方api相比不支持联网搜索) ---------------------------------------------------------