mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-17 17:16:38 +08:00
docs: update README to include support for Vertex Imagen3
This commit is contained in:
parent
feacea0321
commit
b5c55a03cf
@ -21,6 +21,7 @@ Fully compatible with the upstream version, can be used directly by replacing th
|
||||
- [Support replicate chat models](#support-replicate-chat-models)
|
||||
- [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)
|
||||
- [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)
|
||||
@ -90,6 +91,10 @@ type UserRequestCost struct {
|
||||
}
|
||||
```
|
||||
|
||||
### Support Vertex Imagen3
|
||||
|
||||
- [feat: support vertex imagen3 #2030](https://github.com/songquanpeng/one-api/pull/2030)
|
||||
|
||||
## Bug fix
|
||||
|
||||
### The token balance cannot be edited
|
||||
|
Loading…
Reference in New Issue
Block a user