960bdc91c7
Clarify that xiaomi-mimo Token Plan keys (tp-...) default to the Singapore endpoint https://token-plan-sgp.xiaomimimo.com/v1, that pay-as-you-go keys use https://api.xiaomimimo.com/v1, and that China-region Token Plan accounts must set base_url = https://token-plan-cn.xiaomimimo.com/v1 explicitly. Also note that a generic [vision_model] OpenAI-compatible block does not auto-select MiMo endpoints. Matches the branch resolve_xiaomi_mimo_base_url behavior. Harvested from PR #2756 by @xyuai. Fixes #2735. Co-authored-by: xyuai <281015099+xyuai@users.noreply.github.com>