update relay
This commit is contained in:
parent
3baf231a1f
commit
f0fa7d38d8
@ -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"`
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user