@picsart/ai-sdk 5.28.3 → 5.28.4
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 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -8732,7 +8732,7 @@ var { MODELS: OPENAI_LLM } = defineModels("openai", [
|
|
|
8732
8732
|
estimatedTime: 10,
|
|
8733
8733
|
mode: "text",
|
|
8734
8734
|
inputType: "i2t",
|
|
8735
|
-
|
|
8735
|
+
badge: ["new"],
|
|
8736
8736
|
description: "OpenAI\u2019s next-generation flagship model for advanced reasoning and multimodal tasks.",
|
|
8737
8737
|
features: [feat("Vision", "input"), feat("Thinking", "characteristic")],
|
|
8738
8738
|
paramConfig: {
|