diff --git a/providers/xiaomi-token-plan-ams/models/mimo-v2-omni.toml b/providers/xiaomi-token-plan-ams/models/mimo-v2-omni.toml deleted file mode 120000 index bbe0ee460a..0000000000 --- a/providers/xiaomi-token-plan-ams/models/mimo-v2-omni.toml +++ /dev/null @@ -1 +0,0 @@ -../../xiaomi-token-plan-cn/models/mimo-v2-omni.toml \ No newline at end of file diff --git a/providers/xiaomi-token-plan-ams/provider.toml b/providers/xiaomi-token-plan-ams/provider.toml index 76d5198e07..758e9e3d04 100644 --- a/providers/xiaomi-token-plan-ams/provider.toml +++ b/providers/xiaomi-token-plan-ams/provider.toml @@ -2,7 +2,7 @@ name = "Xiaomi Token Plan (Europe)" # Raw endpoints are POST https://token-plan-ams.xiaomimimo.com/v1/chat/completions # and POST https://token-plan-ams.xiaomimimo.com/anthropic/v1/messages. # Both protocols use thinking.type="enabled"|"disabled"; Flash defaults -# disabled, while V2.5 Pro, V2.5, V2 Pro, and V2 Omni default enabled. +# disabled, while V2.5 Pro, V2.5, and V2 Pro default enabled. # https://platform.xiaomimimo.com/static/docs/price/tokenplan/quick-access.md (accessed 2026-06-25) # https://platform.xiaomimimo.com/static/docs/api/chat/openai-api.md (accessed 2026-06-25) env = ["XIAOMI_API_KEY"] diff --git a/providers/xiaomi-token-plan-cn/models/mimo-v2-omni.toml b/providers/xiaomi-token-plan-cn/models/mimo-v2-omni.toml deleted file mode 100644 index fdf8e65dd8..0000000000 --- a/providers/xiaomi-token-plan-cn/models/mimo-v2-omni.toml +++ /dev/null @@ -1,11 +0,0 @@ -base_model = "xiaomi/mimo-v2-omni" -status = "deprecated" -reasoning_options = [{ type = "toggle" }] - -[interleaved] -field = "reasoning_content" - -[cost] -input = 0 -output = 0 -cache_read = 0 diff --git a/providers/xiaomi-token-plan-cn/provider.toml b/providers/xiaomi-token-plan-cn/provider.toml index db1a2b484e..d736f0f522 100644 --- a/providers/xiaomi-token-plan-cn/provider.toml +++ b/providers/xiaomi-token-plan-cn/provider.toml @@ -2,7 +2,7 @@ name = "Xiaomi Token Plan (China)" # Raw endpoints are POST https://token-plan-cn.xiaomimimo.com/v1/chat/completions # and POST https://token-plan-cn.xiaomimimo.com/anthropic/v1/messages. # Both protocols use thinking.type="enabled"|"disabled"; Flash defaults -# disabled, while V2.5 Pro, V2.5, V2 Pro, and V2 Omni default enabled. +# disabled, while V2.5 Pro, V2.5, and V2 Pro default enabled. # https://platform.xiaomimimo.com/static/docs/price/tokenplan/quick-access.md (accessed 2026-06-25) # https://platform.xiaomimimo.com/static/docs/api/chat/openai-api.md (accessed 2026-06-25) env = ["XIAOMI_API_KEY"] diff --git a/providers/xiaomi-token-plan-sgp/models/mimo-v2-omni.toml b/providers/xiaomi-token-plan-sgp/models/mimo-v2-omni.toml deleted file mode 120000 index bbe0ee460a..0000000000 --- a/providers/xiaomi-token-plan-sgp/models/mimo-v2-omni.toml +++ /dev/null @@ -1 +0,0 @@ -../../xiaomi-token-plan-cn/models/mimo-v2-omni.toml \ No newline at end of file diff --git a/providers/xiaomi-token-plan-sgp/provider.toml b/providers/xiaomi-token-plan-sgp/provider.toml index bfffbfed20..b681bb2c60 100644 --- a/providers/xiaomi-token-plan-sgp/provider.toml +++ b/providers/xiaomi-token-plan-sgp/provider.toml @@ -2,7 +2,7 @@ name = "Xiaomi Token Plan (Singapore)" # Raw endpoints are POST https://token-plan-sgp.xiaomimimo.com/v1/chat/completions # and POST https://token-plan-sgp.xiaomimimo.com/anthropic/v1/messages. # Both protocols use thinking.type="enabled"|"disabled"; Flash defaults -# disabled, while V2.5 Pro, V2.5, V2 Pro, and V2 Omni default enabled. +# disabled, while V2.5 Pro, V2.5, and V2 Pro default enabled. # https://platform.xiaomimimo.com/static/docs/price/tokenplan/quick-access.md (accessed 2026-06-25) # https://platform.xiaomimimo.com/static/docs/api/chat/openai-api.md (accessed 2026-06-25) env = ["XIAOMI_API_KEY"]