Skip to content

Commit 3907fda

Browse files
data: update model data 2026-06-30
1 parent 1f37bfc commit 3907fda

99 files changed

Lines changed: 679 additions & 459 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/data/providers/cerebras/models/gemma-4-31b.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@
4242
"endpoints": "772bacef",
4343
"tools": "f0c1dc7e",
4444
"model_card_url": "682a4569",
45-
"tokens_per_second": "8c3039bd"
45+
"tokens_per_second": "8c3039bd",
46+
"pricing": "f7bf6ae9"
4647
},
47-
"last_updated": "2026-06-29"
48+
"last_updated": "2026-06-30",
49+
"pricing": {
50+
"input": 0.99,
51+
"output": 1.49
52+
}
4853
}

packages/data/providers/deepinfra/models/deepreinforce-ai-ornith-1.0-35b.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@
4040
"pricing": "c7984d1d",
4141
"tools": "f0c1dc7e",
4242
"endpoints": "d8fa1080",
43-
"quantization": "640679f9"
43+
"quantization": "640679f9",
44+
"description": "74c223d2",
45+
"tagline": "61e5332e"
4446
},
45-
"last_updated": "2026-06-29"
47+
"last_updated": "2026-06-30",
48+
"description": "Ornith-1.0-35B is DeepReinforce's open (MIT-licensed) agentic-coding model: an RL post-train of Qwen3.5-35B-A3B, a 35B-total / ~3B-active Mixture-of-Experts with hybrid Gated-DeltaNet attention. It targets state-of-the-art open-model coding-agent performance (SWE-bench Verified 75.6, Terminal-Bench 2.1 64.2) with a 262K-token context, thinking/reasoning mode, tool calling, and image + video understanding.",
49+
"tagline": "Ornith-1.0-35B is DeepReinforce's open (MIT-licensed) agentic-coding model: an RL post-train of Qwen3.5-35B-A3B, a 35B-total / ~3B-active Mixture-of-Experts with hybrid Gated-DeltaNet attention."
4650
}

packages/data/providers/deepinfra/models/minimaxai-minimax-m2.7-turbo.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"output": ["text"]
2525
},
2626
"pricing": {
27-
"input": 0.45,
28-
"output": 2.1
27+
"input": 0.4,
28+
"output": 2
2929
},
3030
"tools": ["function_calling"],
3131
"endpoints": ["chat_completions"],
@@ -43,10 +43,10 @@
4343
"tagline": "a6d84fdf",
4444
"capabilities": "56245a77",
4545
"modalities": "68e53d93",
46-
"pricing": "b05048aa",
46+
"pricing": "70b90c36",
4747
"tools": "f0c1dc7e",
4848
"endpoints": "d8fa1080",
4949
"quantization": "640679f9"
5050
},
51-
"last_updated": "2026-06-29"
51+
"last_updated": "2026-06-30"
5252
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"id": "bria/extract-object",
3+
"name": "Extract Object",
4+
"created_by": "bria",
5+
"source": "official",
6+
"description": "Bria Extract Object uses text prompts to isolate a selected object from an image and return it as an RGBA PNG with a transparent background.",
7+
"status": "active",
8+
"release_date": "2026-06-28",
9+
"model_type": "image",
10+
"page_url": "https://fal.run/bria/extract-object",
11+
"tagline": "Bria Extract Object uses text prompts to isolate a selected object from an image and return it as an RGBA PNG with a transparent background.",
12+
"capabilities": {
13+
"vision": true
14+
},
15+
"modalities": {
16+
"input": ["text", "image"],
17+
"output": ["image"]
18+
},
19+
"endpoints": ["images"],
20+
"last_seen_at": "2026-06-29",
21+
"_generated": {
22+
"name": "7b756530",
23+
"description": "d3c19199",
24+
"status": "379ac110",
25+
"release_date": "bde5bfbb",
26+
"model_type": "db8857fe",
27+
"page_url": "8a58ef65",
28+
"tagline": "d3c19199",
29+
"capabilities": "d3117eb0",
30+
"modalities": "bbf9b8bb",
31+
"endpoints": "9a7c17cc",
32+
"last_seen_at": "6717d6db"
33+
},
34+
"last_updated": "2026-06-30"
35+
}

packages/data/providers/fal/models/fal-ai-flux-2-klein-9b.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"output": ["image"]
1919
},
2020
"endpoints": ["images"],
21-
"last_seen_at": "2026-01-26",
21+
"last_seen_at": "2026-06-30",
2222
"_generated": {
2323
"name": "929b507a",
2424
"description": "5bfd20fc",
@@ -30,7 +30,7 @@
3030
"capabilities": "8a3b232e",
3131
"modalities": "814867b9",
3232
"endpoints": "9a7c17cc",
33-
"last_seen_at": "5c252aee"
33+
"last_seen_at": "ebf8cb32"
3434
},
35-
"last_updated": "2026-05-11"
35+
"last_updated": "2026-06-30"
3636
}

packages/data/providers/fal/models/fal-ai-hyper3d-rodin-v2.5-fast.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"capabilities": {
1313
"vision": true
1414
},
15-
"last_seen_at": "2026-06-24",
15+
"last_seen_at": "2026-06-29",
1616
"_generated": {
1717
"name": "4ec3d424",
1818
"description": "b361b4d3",
@@ -22,7 +22,7 @@
2222
"page_url": "935930c9",
2323
"tagline": "b361b4d3",
2424
"capabilities": "d3117eb0",
25-
"last_seen_at": "b7ac61f6"
25+
"last_seen_at": "6717d6db"
2626
},
27-
"last_updated": "2026-06-29"
27+
"last_updated": "2026-06-30"
2828
}

packages/data/providers/fal/models/fal-ai-hyper3d-rodin-v2.5-text-to-3d-fast.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"capabilities": {
1313
"vision": true
1414
},
15-
"last_seen_at": "2026-06-24",
15+
"last_seen_at": "2026-06-29",
1616
"_generated": {
1717
"name": "58ba7137",
1818
"description": "b361b4d3",
@@ -22,7 +22,7 @@
2222
"page_url": "8d3a9bfe",
2323
"tagline": "b361b4d3",
2424
"capabilities": "d3117eb0",
25-
"last_seen_at": "b7ac61f6"
25+
"last_seen_at": "6717d6db"
2626
},
27-
"last_updated": "2026-06-29"
27+
"last_updated": "2026-06-30"
2828
}

packages/data/providers/fal/models/fal-ai-topaz-upscale-video.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"model_type": "other",
1010
"page_url": "https://fal.run/fal-ai/topaz/upscale/video",
1111
"tagline": "Professional-grade video upscaling using Topaz technology.",
12-
"last_seen_at": "2026-05-26",
12+
"last_seen_at": "2026-06-29",
1313
"_generated": {
1414
"name": "1ba50a12",
1515
"description": "57d6d065",
@@ -18,7 +18,7 @@
1818
"model_type": "ddb0b7bc",
1919
"page_url": "b5369296",
2020
"tagline": "57d6d065",
21-
"last_seen_at": "1fa0004f"
21+
"last_seen_at": "6717d6db"
2222
},
23-
"last_updated": "2026-06-03"
23+
"last_updated": "2026-06-30"
2424
}

packages/data/providers/fal/models/fal-ai-z-image-turbo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"output": ["image"]
1818
},
1919
"endpoints": ["images"],
20-
"last_seen_at": "2026-04-28",
20+
"last_seen_at": "2026-06-30",
2121
"_generated": {
2222
"name": "c0b6417c",
2323
"description": "924942f7",
@@ -29,7 +29,7 @@
2929
"capabilities": "d3117eb0",
3030
"modalities": "814867b9",
3131
"endpoints": "9a7c17cc",
32-
"last_seen_at": "52326430"
32+
"last_seen_at": "ebf8cb32"
3333
},
34-
"last_updated": "2026-06-03"
34+
"last_updated": "2026-06-30"
3535
}

packages/data/providers/google/models/veo-2.0-generate-001.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "veo-2.0-generate-001",
44
"created_by": "google",
55
"source": "official",
6-
"last_updated": "2026-06-29",
7-
"status": "active",
6+
"last_updated": "2026-06-30",
7+
"status": "deprecated",
88
"model_type": "video",
99
"capabilities": {
1010
"streaming": true,
@@ -23,7 +23,7 @@
2323
"endpoints": ["generateContent", "streamGenerateContent"],
2424
"_generated": {
2525
"name": "89076b1f",
26-
"status": "379ac110",
26+
"status": "2e2f74dc",
2727
"model_type": "4d1b75ca",
2828
"capabilities": "fdff467b",
2929
"modalities": "85fd0565",
@@ -34,12 +34,20 @@
3434
"page_url": "089bd203",
3535
"open_weight": "68934a3e",
3636
"description": "a07bf735",
37-
"tagline": "b16f53f3"
37+
"tagline": "b16f53f3",
38+
"deprecation_date": "ebf8cb32",
39+
"successor": "712c232f"
3840
},
3941
"family": "veo-2.0",
4042
"license": "proprietary",
4143
"page_url": "https://ai.google.dev/gemini-api/docs/models/veo-2.0-generate-001",
4244
"open_weight": false,
4345
"description": "The Interactions API is now generally available. We recommend using this API for access to all the latest features and models. Home Gemini API Docs Send feedback Veo 2.0 This model is deprecated and will be shut down on **June 30, 2026**; migrate to Veo 3.1 Preview or the GA models available through the Gemini Enterprise Agent Platform to avoid service interruptions. Our robust and reliable stable video generation model, providing consistent performance for production-ready workflows. Veo 2.0 is best for standard 1080p content creation, social media assets, and high-volume video tasks that prioritize reliable character consistency and predictable sub-second generation speeds.",
44-
"tagline": "Our robust and reliable stable video generation model, providing consistent performance for production-ready workflows."
46+
"tagline": "Our robust and reliable stable video generation model, providing consistent performance for production-ready workflows.",
47+
"deprecation_date": "2026-06-30",
48+
"successor": [
49+
"veo-3.1-generate-preview",
50+
"the GA models on the Gemini Enterprise Agent Platf",
51+
"m"
52+
]
4553
}

0 commit comments

Comments
 (0)