@picsart/ai-sdk 5.21.1 → 5.21.2

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.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -5782,7 +5782,7 @@ var { MODELS: MODELS22 } = defineModels("google", [
5782
5782
  },
5783
5783
  {
5784
5784
  id: "gemini-omni-1.1-flash-preview",
5785
- name: "Gemini Omni 1.2 Flash",
5785
+ name: "Gemini Omni 1.1 Flash",
5786
5786
  specName: "Gemini Omni 1.1 Flash Preview",
5787
5787
  addedAt: "2026-08-27",
5788
5788
  workflow: "gemini-omni/video",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@picsart/ai-sdk",
3
- "version": "5.21.1",
3
+ "version": "5.21.2",
4
4
  "type": "module",
5
5
  "description": "Type-safe SDK for 100+ AI models — image, video, audio, and text generation with Picsart",
6
6
  "license": "MIT",