diff --git a/providers/vercel/models/minimax/minimax-m2.toml b/providers/vercel/models/minimax/minimax-m2.toml new file mode 100644 index 000000000..501a9ebc8 --- /dev/null +++ b/providers/vercel/models/minimax/minimax-m2.toml @@ -0,0 +1,21 @@ +name = "MiniMax M2" +release_date = "2025-10-27" +last_updated = "2025-10-27" +attachment = false +reasoning = true +temperature = true +tool_call = true +knowledge = "2024-10" +open_weights = true + +[cost] +input = 0 +output = 0 + +[limit] +context = 205000 +output = 131072 + +[modalities] +input = ["text"] +output = ["text"]