mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-08 17:53:41 +08:00
docs: update README to include support for deepseek-reasoner & gemini-2.0-flash-thinking-exp-01-21
This commit is contained in:
@@ -23,6 +23,7 @@ Fully compatible with the upstream version, can be used directly by replacing th
|
|||||||
- [Get request's cost](#get-requests-cost)
|
- [Get request's cost](#get-requests-cost)
|
||||||
- [Support Vertex Imagen3](#support-vertex-imagen3)
|
- [Support Vertex Imagen3](#support-vertex-imagen3)
|
||||||
- [Support gpt-4o-audio](#support-gpt-4o-audio)
|
- [Support gpt-4o-audio](#support-gpt-4o-audio)
|
||||||
|
- [Support deepseek-reasoner \& gemini-2.0-flash-thinking-exp-01-21](#support-deepseek-reasoner--gemini-20-flash-thinking-exp-01-21)
|
||||||
- [Bug fix](#bug-fix)
|
- [Bug fix](#bug-fix)
|
||||||
- [The token balance cannot be edited](#the-token-balance-cannot-be-edited)
|
- [The token balance cannot be edited](#the-token-balance-cannot-be-edited)
|
||||||
- [Whisper's transcription only charges for the length of the input audio](#whispers-transcription-only-charges-for-the-length-of-the-input-audio)
|
- [Whisper's transcription only charges for the length of the input audio](#whispers-transcription-only-charges-for-the-length-of-the-input-audio)
|
||||||
@@ -107,6 +108,10 @@ type UserRequestCost struct {
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
### Support deepseek-reasoner & gemini-2.0-flash-thinking-exp-01-21
|
||||||
|
|
||||||
|
- [feature: add deepseek-reasoner & gemini-2.0-flash-thinking-exp-01-21 #2045](https://github.com/songquanpeng/one-api/pull/2045)
|
||||||
|
|
||||||
## Bug fix
|
## Bug fix
|
||||||
|
|
||||||
### The token balance cannot be edited
|
### The token balance cannot be edited
|
||||||
|
|||||||
Reference in New Issue
Block a user