mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-07 06:43:41 +08:00
update relay
This commit is contained in:
@@ -170,7 +170,8 @@ type OpenAIEmbeddingResponse struct {
|
||||
type ImageResponse struct {
|
||||
Created int `json:"created"`
|
||||
Data []struct {
|
||||
Url string `json:"url"`
|
||||
Url string `json:"url"`
|
||||
B64Json string `json:"b64_json"`
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user