diff --git a/providers/openrouter/models/xiaomi/mimo-v2-flash.toml b/providers/openrouter/models/xiaomi/mimo-v2-flash.toml new file mode 100644 index 000000000..6b9ec36c1 --- /dev/null +++ b/providers/openrouter/models/xiaomi/mimo-v2-flash.toml @@ -0,0 +1,23 @@ +name = "MiMo-V2-Flash" +family = "mimo" +release_date = "2025-12-14" +last_updated = "2025-12-14" +attachment = false +reasoning = true +temperature = true +tool_call = true +knowledge = "2024-12" +open_weights = true + +[cost] +input = 0.10 +output = 0.30 +cache_read = 0.01 + +[limit] +context = 262_144 +output = 65_536 + +[modalities] +input = ["text"] +output = ["text"]