mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-19 01:56:37 +08:00
docs: update README to include support for gpt-4o-audio
This commit is contained in:
parent
9730ac3bb5
commit
40be30e36f
11
README.md
11
README.md
@ -22,6 +22,7 @@ Fully compatible with the upstream version, can be used directly by replacing th
|
||||
- [Support OpenAI O1/O1-mini/O1-preview](#support-openai-o1o1-minio1-preview)
|
||||
- [Get request's cost](#get-requests-cost)
|
||||
- [Support Vertex Imagen3](#support-vertex-imagen3)
|
||||
- [Support gpt-4o-audio](#support-gpt-4o-audio)
|
||||
- [Bug fix](#bug-fix)
|
||||
- [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)
|
||||
@ -95,6 +96,16 @@ type UserRequestCost struct {
|
||||
|
||||
- [feat: support vertex imagen3 #2030](https://github.com/songquanpeng/one-api/pull/2030)
|
||||
|
||||

|
||||
|
||||
### Support gpt-4o-audio
|
||||
|
||||
- [feat: support gpt-4o-audio #2032](https://github.com/songquanpeng/one-api/pull/2032)
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Bug fix
|
||||
|
||||
### The token balance cannot be edited
|
||||
|
Loading…
Reference in New Issue
Block a user