Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline 019a47bf1e [vercel] Add reasoning options 2026-06-11 22:51:31 -05:00
114 changed files with 114 additions and 0 deletions
@@ -4,6 +4,7 @@ release_date = "2025-04-01"
last_updated = "2025-04"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2025-04"
@@ -4,6 +4,7 @@ release_date = "2025-04-01"
last_updated = "2025-04"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2025-04"
@@ -4,6 +4,7 @@ release_date = "2025-04-01"
last_updated = "2025-04"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2025-04"
@@ -4,6 +4,7 @@ release_date = "2026-04-20"
last_updated = "2026-04-24"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
open_weights = true
@@ -4,6 +4,7 @@ release_date = "2025-09-24"
last_updated = "2025-04"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2025-04"
@@ -4,6 +4,7 @@ release_date = "2025-04-01"
last_updated = "2025-04"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2025-04"
@@ -2,6 +2,7 @@ name = "Qwen3 Coder Next"
family = "qwen"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
tool_call = true
temperature = true
release_date = "2025-07-22"
@@ -4,6 +4,7 @@ release_date = "2025-01"
last_updated = "2025-01"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2025-01"
tool_call = true
@@ -1,4 +1,5 @@
base_model = "alibaba/qwen3-next-80b-a3b-thinking"
reasoning_options = []
name = "Qwen3 Next 80B A3B Thinking"
release_date = "2025-09-12"
knowledge = "2025-09"
@@ -4,6 +4,7 @@ release_date = "2025-09-24"
last_updated = "2025-09-24"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2025-09"
@@ -2,6 +2,7 @@ name = "Qwen 3.5 Flash"
family = "qwen"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }]
tool_call = true
temperature = true
release_date = "2026-02-24"
@@ -1,4 +1,5 @@
base_model = "alibaba/qwen3.5-plus"
reasoning_options = [{ type = "toggle" }]
name = "Qwen 3.5 Plus"
attachment = true
@@ -1,4 +1,5 @@
base_model = "alibaba/qwen3.6-27b"
reasoning_options = [{ type = "toggle" }]
name = "Qwen 3.6 27B"
family = "qwen3.6"
open_weights = false
@@ -1,4 +1,5 @@
base_model = "alibaba/qwen3.6-plus"
reasoning_options = [{ type = "toggle" }]
name = "Qwen 3.6 Plus"
attachment = true
@@ -1,4 +1,5 @@
base_model = "alibaba/qwen3.7-max"
reasoning_options = [{ type = "toggle" }]
name = "Qwen 3.7 Max"
attachment = true
@@ -1,4 +1,5 @@
base_model = "alibaba/qwen3.7-plus"
reasoning_options = [{ type = "toggle" }]
name = "Qwen 3.7 Plus"
family = "qwen3.7-plus"
release_date = "2026-06-01"
@@ -4,6 +4,7 @@ release_date = "2024-12-01"
last_updated = "2024-12-01"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = false
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "anthropic/claude-haiku-4-5"
reasoning_options = []
name = "Claude Haiku 4.5"
interleaved = true
@@ -1,4 +1,5 @@
base_model = "anthropic/claude-opus-4-5"
reasoning_options = []
name = "Claude Opus 4.5"
release_date = "2024-11-24"
@@ -1,4 +1,5 @@
base_model = "anthropic/claude-opus-4-6"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "max"] }]
interleaved = true
@@ -1,4 +1,5 @@
base_model = "anthropic/claude-opus-4-7"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "xhigh", "max"] }]
temperature = true
[cost]
@@ -1,4 +1,5 @@
base_model = "anthropic/claude-opus-4-8"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "xhigh", "max"] }]
temperature = true
[cost]
@@ -1,4 +1,5 @@
base_model = "anthropic/claude-sonnet-4-6"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
interleaved = true
@@ -2,6 +2,7 @@ name = "Trinity Large Thinking"
family = "trinity"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
temperature = true
release_date = "2026-04-01"
@@ -4,6 +4,7 @@ release_date = "2025-09-01"
last_updated = "2025-09"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -4,6 +4,7 @@ release_date = "2025-09-01"
last_updated = "2025-10"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -4,6 +4,7 @@ release_date = "2025-09-22"
last_updated = "2025-09-22"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2025-07"
@@ -4,6 +4,7 @@ release_date = "2025-08-21"
last_updated = "2025-08-21"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2024-07"
@@ -4,6 +4,7 @@ release_date = "2025-12-01"
last_updated = "2025-12-01"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2024-07"
@@ -1,4 +1,5 @@
base_model = "deepseek/deepseek-v4-flash"
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["high", "max"] }]
family = "deepseek"
release_date = "2026-04-23"
@@ -1,4 +1,5 @@
base_model = "deepseek/deepseek-v4-pro"
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["high", "max"] }]
family = "deepseek"
release_date = "2026-04-23"
@@ -1,4 +1,5 @@
base_model = "google/gemini-2.5-flash-lite"
reasoning_options = [{ type = "toggle" }, { type = "budget_tokens", min = 512, max = 24_576 }]
name = "Gemini 2.5 Flash Lite"
[cost]
@@ -4,6 +4,7 @@ release_date = "2025-12-17"
last_updated = "2025-12-17"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2025-03"
@@ -1,4 +1,5 @@
base_model = "google/gemini-3-pro-preview"
reasoning_options = [{ type = "effort", values = ["low", "high"] }]
[cost]
input = 2
@@ -1,4 +1,5 @@
base_model = "google/gemini-3.1-flash-image-preview"
reasoning_options = [{ type = "effort", values = ["minimal", "high"] }]
name = "Gemini 3.1 Flash Image Preview (Nano Banana 2)"
family = "gemini"
@@ -4,6 +4,7 @@ release_date = "2026-05-28"
last_updated = "2026-05-28"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["minimal", "high"] }]
temperature = true
tool_call = false
open_weights = false
@@ -1,4 +1,5 @@
base_model = "google/gemini-3.1-flash-lite-preview"
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }]
family = "gemini"
[cost]
@@ -1,4 +1,5 @@
base_model = "google/gemini-3.1-flash-lite"
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }]
family = "gemini"
[cost]
@@ -1,4 +1,5 @@
base_model = "google/gemini-3.1-pro-preview"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
family = "gemini"
release_date = "2025-11-18"
@@ -1,4 +1,5 @@
base_model = "google/gemini-3.5-flash"
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }]
family = "gemini"
[cost]
@@ -1,4 +1,5 @@
base_model = "google/gemma-4-26b-a4b-it"
reasoning_options = [{ type = "toggle" }]
open_weights = false
[cost]
@@ -1,4 +1,5 @@
base_model = "google/gemma-4-31b-it"
reasoning_options = [{ type = "toggle" }]
open_weights = false
[cost]
@@ -2,6 +2,7 @@ name = "Mercury 2"
family = "mercury"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
tool_call = true
temperature = true
release_date = "2026-02-24"
@@ -1,6 +1,7 @@
name = "Interfaze Beta"
attachment = false
reasoning = true
reasoning_options = []
tool_call = false
temperature = true
release_date = "2025-10-07"
@@ -4,6 +4,7 @@ release_date = "2025-10-24"
last_updated = "2025-10-24"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
knowledge = "2024-10"
@@ -2,6 +2,7 @@ name = "Kat Coder Pro V2"
family = "kat-coder"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
temperature = true
release_date = "2026-03-27"
@@ -2,6 +2,7 @@ name = "LongCat Flash Thinking 2601"
family = "longcat"
attachment = false
reasoning = true
reasoning_options = []
tool_call = false
temperature = true
release_date = "2026-03-13"
@@ -4,6 +4,7 @@ release_date = "2025-10-27"
last_updated = "2025-10-27"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M2.1"
reasoning_options = []
name = "MiniMax M2.1"
release_date = "2025-10-27"
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M2.5-highspeed"
reasoning_options = []
name = "MiniMax M2.5 High Speed"
release_date = "2026-02-12"
open_weights = false
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M2.5"
reasoning_options = []
name = "MiniMax M2.5"
open_weights = false
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M2.7-highspeed"
reasoning_options = []
name = "MiniMax M2.7 High Speed"
attachment = true
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M2.7"
reasoning_options = []
name = "Minimax M2.7"
attachment = true
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M2"
reasoning_options = []
name = "MiniMax M2"
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "minimax/MiniMax-M3"
reasoning_options = []
name = "MiniMax M3"
family = "minimax-m3"
release_date = "2026-05-31"
@@ -2,6 +2,7 @@ name = "Mistral Medium Latest"
family = "mistral-medium"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
tool_call = true
temperature = true
release_date = "2026-05-21"
@@ -1,4 +1,5 @@
base_model = "moonshotai/kimi-k2-thinking"
reasoning_options = []
open_weights = false
interleaved = true
@@ -1,4 +1,5 @@
base_model = "moonshotai/kimi-k2.5"
reasoning_options = [{ type = "toggle" }]
family = "kimi"
release_date = "2026-01-26"
attachment = true
@@ -1,4 +1,5 @@
base_model = "moonshotai/kimi-k2.6"
reasoning_options = [{ type = "toggle" }]
release_date = "2026-04-20"
[cost]
@@ -1,4 +1,5 @@
base_model = "nvidia/nemotron-3-nano-30b-a3b"
reasoning_options = [{ type = "toggle" }]
release_date = "2024-12-01"
tool_call = false
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "nvidia/nemotron-3-ultra-550b-a55b"
reasoning_options = [{ type = "toggle" }]
name = "Nemotron 3 Ultra"
open_weights = false
@@ -1,4 +1,5 @@
base_model = "nvidia/nemotron-nano-12b-v2-vl"
reasoning_options = [{ type = "toggle" }]
name = "Nvidia Nemotron Nano 12B V2 VL"
release_date = "2024-12-01"
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "nvidia/nemotron-nano-9b-v2"
reasoning_options = [{ type = "toggle" }]
name = "Nvidia Nemotron Nano 9B V2"
knowledge = "2024-10"
open_weights = false
@@ -4,6 +4,7 @@ release_date = "2025-08-07"
last_updated = "2025-08-07"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5-pro"
reasoning_options = [{ type = "effort", values = ["high"] }]
name = "GPT-5 pro"
family = "gpt"
release_date = "2025-08-07"
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.1-codex-max"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "xhigh"] }]
name = "GPT 5.1 Codex Max"
family = "gpt"
release_date = "2025-11-19"
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.1-codex-mini"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
family = "gpt"
release_date = "2025-11-12"
temperature = true
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.1-codex"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
name = "GPT-5.1-Codex"
family = "gpt"
release_date = "2025-11-12"
@@ -4,6 +4,7 @@ release_date = "2025-11-12"
last_updated = "2025-08-07"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -4,6 +4,7 @@ release_date = "2025-11-12"
last_updated = "2025-08-07"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -4,6 +4,7 @@ release_date = "2025-12-11"
last_updated = "2025-08-07"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["medium"] }]
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.2-codex"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "xhigh"] }]
name = "GPT-5.2-Codex"
release_date = "2025-12-18"
temperature = true
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.2-pro"
reasoning_options = [{ type = "effort", values = ["medium", "high", "xhigh"] }]
name = "GPT 5.2 "
family = "gpt"
temperature = true
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.2"
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "xhigh"] }]
temperature = true
knowledge = "2024-10"
@@ -2,6 +2,7 @@ name = "GPT-5.3 Chat"
family = "gpt"
attachment = true
reasoning = true
reasoning_options = []
tool_call = true
temperature = true
release_date = "2026-03-03"
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.3-codex"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "xhigh"] }]
name = "GPT 5.3 Codex"
family = "gpt"
release_date = "2026-02-24"
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.4-mini"
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "xhigh"] }]
name = "GPT 5.4 Mini"
family = "gpt"
temperature = true
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.4-nano"
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "xhigh"] }]
name = "GPT 5.4 Nano"
family = "gpt"
temperature = true
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.4-pro"
reasoning_options = [{ type = "effort", values = ["medium", "high", "xhigh"] }]
name = "GPT 5.4 Pro"
family = "gpt"
temperature = true
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.4"
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "xhigh"] }]
name = "GPT 5.4"
temperature = true
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.5-pro"
reasoning_options = [{ type = "effort", values = ["medium", "high", "xhigh"] }]
name = "GPT 5.5 Pro"
family = "gpt"
release_date = "2026-04-24"
@@ -1,4 +1,5 @@
base_model = "openai/gpt-5.5"
reasoning_options = [{ type = "effort", values = ["none", "low", "medium", "high", "xhigh"] }]
name = "GPT 5.5"
release_date = "2026-04-24"
temperature = true
@@ -4,6 +4,7 @@ release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -4,6 +4,7 @@ release_date = "2025-08-05"
last_updated = "2025-08-05"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -4,6 +4,7 @@ release_date = "2024-12-01"
last_updated = "2024-12-01"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "openai/o3-deep-research"
reasoning_options = [{ type = "effort", values = ["medium"] }]
temperature = true
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "openai/o3-pro"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
name = "o3 Pro"
release_date = "2025-04-16"
temperature = true
@@ -4,6 +4,7 @@ release_date = "2025-02-19"
last_updated = "2025-02-19"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = false
knowledge = "2025-09"
@@ -1,4 +1,5 @@
base_model = "stepfun/step-3.5-flash"
reasoning_options = []
base_model_omit = ["limit.input"]
name = "StepFun 3.5 Flash"
family = "step"
@@ -1,4 +1,5 @@
base_model = "stepfun/step-3.7-flash"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
family = "step"
release_date = "2026-05-28"
open_weights = false
@@ -4,6 +4,7 @@ release_date = "2025-07-09"
last_updated = "2025-07-09"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
knowledge = "2024-10"
@@ -4,6 +4,7 @@ release_date = "2026-03-11"
last_updated = "2026-03-13"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
open_weights = false
@@ -4,6 +4,7 @@ release_date = "2026-03-09"
last_updated = "2026-03-23"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
open_weights = false
@@ -4,6 +4,7 @@ release_date = "2026-03-11"
last_updated = "2026-03-13"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
open_weights = false
@@ -4,6 +4,7 @@ release_date = "2026-03-09"
last_updated = "2026-03-23"
attachment = true
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
temperature = true
tool_call = true
open_weights = false
@@ -1,4 +1,5 @@
base_model = "xai/grok-4.3"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
release_date = "2026-04-30"
[cost]
@@ -1,4 +1,5 @@
base_model = "xai/grok-build-0.1"
reasoning_options = []
release_date = "2026-05-20"
[cost]
@@ -1,4 +1,5 @@
base_model = "xiaomi/mimo-v2-flash"
reasoning_options = [{ type = "toggle" }]
name = "MiMo V2 Flash"
release_date = "2025-12-17"
knowledge = "2024-10"
@@ -1,4 +1,5 @@
base_model = "xiaomi/mimo-v2-pro"
reasoning_options = []
name = "MiMo V2 Pro"
[cost]
@@ -1,4 +1,5 @@
base_model = "xiaomi/mimo-v2.5-pro"
reasoning_options = [{ type = "toggle" }]
name = "MiMo V2.5 Pro"
family = "mimo-v2.5-pro"
attachment = true

Some files were not shown because too many files have changed in this diff Show More