diff --git a/providers/openrouter/models/minimax/minimax-m2.5:free.toml b/providers/openrouter/models/minimax/minimax-m2.5:free.toml new file mode 100644 index 000000000..659b06d65 --- /dev/null +++ b/providers/openrouter/models/minimax/minimax-m2.5:free.toml @@ -0,0 +1,25 @@ +name = "MiniMax M2.5 (free)" +family = "minimax" +attachment = false +reasoning = true +tool_call = true +structured_output = true +temperature = true +release_date = "2026-02-12" +last_updated = "2026-02-12" +open_weights = true + +[interleaved] +field = "reasoning_details" + +[cost] +input = 0.00 +output = 0.00 + +[limit] +context = 204_800 +output = 131_072 + +[modalities] +input = ["text"] +output = ["text"]