docs: update README to include support for OpenAI O1

This commit is contained in:
Laisky.Cai 2024-12-19 06:05:56 +00:00
parent 40f5cd3af0
commit b2fcadc0bc

View File

@ -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