From 51f732abc6652bd6031ff7af0a8b4654177ed6bf Mon Sep 17 00:00:00 2001 From: Clivia <132346501+Yanyutin753@users.noreply.github.com> Date: Fri, 13 Sep 2024 19:10:06 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=94=AF=E6=8C=81o1-preview?= =?UTF-8?q?=E5=92=8Co1-mini=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 0b7448e..a337cc5 100644 --- a/Readme.md +++ b/Readme.md @@ -17,7 +17,7 @@ 3. 支持直接把refresh_token作为请求key,方便接入one_api -4. 支持 gpt-4o 、gpt-4-s 、基本所有的GPTS +4. 支持 gpt-4o 、gpt-4-s 、o1模型、基本所有的GPTS * **oaiFree 的 backend-api 接口,无需打码** @@ -37,6 +37,8 @@ - [x] 支持 代码解释器、联网、绘图 +- [x] 支持 o1-mini 和 o1-preview + - [x] 支持 gpt-4-s - [x] 支持 gpt-4o 和 gpt-4o-mini @@ -44,7 +46,7 @@ - [x] 支持 gpt-3.5-turbo - [x] 支持 gpts - + - [x] 支持 流式输出 - [x] 支持 非流式输出