From b2fcadc0bcf3cf6bf6494bd84f34c7e99a8ebeb7 Mon Sep 17 00:00:00 2001 From: "Laisky.Cai" Date: Thu, 19 Dec 2024 06:05:56 +0000 Subject: [PATCH] docs: update README to include support for OpenAI O1 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3554277e..93bac7e6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Fully compatible with the upstream version, can be used directly by replacing th - [Support gemini-2.0-flash-exp](#support-gemini-20-flash-exp) - [Support replicate flux \& remix](#support-replicate-flux--remix) - [Support replicate chat models](#support-replicate-chat-models) + - [Support OpenAI O1](#support-openai-o1) - [Bug fix](#bug-fix) - [The token balance cannot be edited](#the-token-balance-cannot-be-edited) @@ -60,6 +61,10 @@ You can update the used quota using the API key of any token, allowing other con - [feat: 支持 replicate chat models #1989](https://github.com/songquanpeng/one-api/pull/1989) +### Support OpenAI O1 + +- [feat: add openai o1](https://github.com/songquanpeng/one-api/pull/1990) + ## Bug fix ### The token balance cannot be edited