diff --git a/providers/vercel/models/alibaba/qwen3-vl-235b-a22b-instruct.toml b/providers/vercel/models/alibaba/qwen3-vl-235b-a22b-instruct.toml new file mode 100644 index 000000000..f0515a86b --- /dev/null +++ b/providers/vercel/models/alibaba/qwen3-vl-235b-a22b-instruct.toml @@ -0,0 +1,21 @@ +name = "Qwen3 VL 235B A22B Instruct" +family = "qwen" +attachment = true +reasoning = false +tool_call = false +temperature = true +release_date = "2025-09-24" +last_updated = "2026-05-01" +open_weights = false + +[cost] +input = 0.39999999999999997 +output = 1.5999999999999999 + +[limit] +context = 131_072 +output = 129_024 + +[modalities] +input = ["text", "image"] +output = ["text"] diff --git a/providers/vercel/models/alibaba/qwen3.6-27b.toml b/providers/vercel/models/alibaba/qwen3.6-27b.toml new file mode 100644 index 000000000..7733f75d3 --- /dev/null +++ b/providers/vercel/models/alibaba/qwen3.6-27b.toml @@ -0,0 +1,21 @@ +name = "Qwen 3.6 27B" +family = "qwen3.6" +attachment = true +reasoning = true +tool_call = true +temperature = true +release_date = "2026-04-22" +last_updated = "2026-05-01" +open_weights = false + +[cost] +input = 0.6 +output = 3.5999999999999996 + +[limit] +context = 256_000 +output = 256_000 + +[modalities] +input = ["text", "image", "pdf"] +output = ["text"] diff --git a/providers/vercel/models/inception/mercury-coder-small.toml b/providers/vercel/models/inception/mercury-coder-small.toml new file mode 100644 index 000000000..0d89f8598 --- /dev/null +++ b/providers/vercel/models/inception/mercury-coder-small.toml @@ -0,0 +1,21 @@ +name = "Mercury Coder Small Beta" +family = "mercury" +attachment = false +reasoning = false +tool_call = true +temperature = true +release_date = "2025-02-26" +last_updated = "2026-05-01" +open_weights = false + +[cost] +input = 0.25 +output = 1 + +[limit] +context = 32_000 +output = 16_384 + +[modalities] +input = ["text"] +output = ["text"] diff --git a/providers/vercel/models/xai/grok-4.3.toml b/providers/vercel/models/xai/grok-4.3.toml new file mode 100644 index 000000000..535064934 --- /dev/null +++ b/providers/vercel/models/xai/grok-4.3.toml @@ -0,0 +1,22 @@ +name = "Grok 4.3" +family = "grok" +attachment = true +reasoning = true +tool_call = true +temperature = true +release_date = "2026-04-30" +last_updated = "2026-05-01" +open_weights = false + +[cost] +input = 1.25 +output = 2.5 +cache_read = 0.19999999999999998 + +[limit] +context = 1_000_000 +output = 1_000_000 + +[modalities] +input = ["text", "image", "pdf"] +output = ["text"] diff --git a/providers/vercel/models/xiaomi/mimo-v2.5-pro.toml b/providers/vercel/models/xiaomi/mimo-v2.5-pro.toml new file mode 100644 index 000000000..8c91c77ce --- /dev/null +++ b/providers/vercel/models/xiaomi/mimo-v2.5-pro.toml @@ -0,0 +1,22 @@ +name = "MiMo V2.5 Pro" +family = "mimo-v2.5-pro" +attachment = true +reasoning = true +tool_call = true +temperature = true +release_date = "2026-04-22" +last_updated = "2026-05-01" +open_weights = false + +[cost] +input = 1 +output = 3 +cache_read = 0.19999999999999998 + +[limit] +context = 1_050_000 +output = 131_000 + +[modalities] +input = ["text", "image", "pdf"] +output = ["text"] diff --git a/providers/vercel/models/xiaomi/mimo-v2.5.toml b/providers/vercel/models/xiaomi/mimo-v2.5.toml new file mode 100644 index 000000000..a53f426ac --- /dev/null +++ b/providers/vercel/models/xiaomi/mimo-v2.5.toml @@ -0,0 +1,22 @@ +name = "MiMo M2.5" +family = "mimo-v2.5" +attachment = true +reasoning = true +tool_call = true +temperature = true +release_date = "2026-04-22" +last_updated = "2026-05-01" +open_weights = false + +[cost] +input = 0.39999999999999997 +output = 2 +cache_read = 0.08 + +[limit] +context = 1_050_000 +output = 131_100 + +[modalities] +input = ["text", "image", "pdf"] +output = ["text"]