mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 05:02:17 +00:00
feat: doubao-seedream-4-0-250828 image to image
This commit is contained in:
@@ -28,6 +28,7 @@ type ImageRequest struct {
|
|||||||
PartialImages json.RawMessage `json:"partial_images,omitempty"`
|
PartialImages json.RawMessage `json:"partial_images,omitempty"`
|
||||||
// Stream bool `json:"stream,omitempty"`
|
// Stream bool `json:"stream,omitempty"`
|
||||||
Watermark *bool `json:"watermark,omitempty"`
|
Watermark *bool `json:"watermark,omitempty"`
|
||||||
|
Image json.RawMessage `json:"image,omitempty"`
|
||||||
// 用匿名参数接收额外参数
|
// 用匿名参数接收额外参数
|
||||||
Extra map[string]json.RawMessage `json:"-"`
|
Extra map[string]json.RawMessage `json:"-"`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user