diff --git a/providers/venice/models/xiaomi-mimo-v2-5.toml b/providers/venice/models/xiaomi-mimo-v2-5.toml new file mode 100644 index 000000000..6ceeda83b --- /dev/null +++ b/providers/venice/models/xiaomi-mimo-v2-5.toml @@ -0,0 +1,17 @@ +base_model = "xiaomi/mimo-v2.5" +release_date = "2026-06-11" +last_updated = "2026-06-11" +structured_output = true + +[[reasoning_options]] +type = "effort" +values = ["none", "low", "medium", "high"] + +[cost] +input = 0.175 +output = 0.35 +cache_read = 0.0625 + +[limit] +context = 1_000_000 +output = 65_536