@picsart/ai-sdk 3.21.0 → 3.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -6425,6 +6425,7 @@ var { MODELS: MODELS28 } = defineModels("qwen", [
|
|
|
6425
6425
|
id: "qwen-image-3.0",
|
|
6426
6426
|
name: "Qwen 3.0",
|
|
6427
6427
|
addedAt: "2026-07-27",
|
|
6428
|
+
release: "preview",
|
|
6428
6429
|
workflow: "qwen/v1/text-to-image",
|
|
6429
6430
|
editWorkflow: "qwen/v1/image-to-image",
|
|
6430
6431
|
buildPayload: buildQwenV1("qwen-image-3.0"),
|