fix(wp7-02): use GPT image edit route for references
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 1m53s
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 1m53s
This commit is contained in:
@@ -38,12 +38,13 @@ const models = [
|
||||
},
|
||||
},
|
||||
{
|
||||
config_version: 1,
|
||||
config_version: 2,
|
||||
model_id: "gpt-image-2",
|
||||
route_profile: {
|
||||
endpoint: "https://oneapi.intelligrow.cn/v1/images/generations",
|
||||
mode: "sync",
|
||||
protocol_version: "openai-images-v1",
|
||||
reference_endpoint: "https://oneapi.intelligrow.cn/v1/images/edits",
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user