MiMo-V2-Flash Release Note 2026/03/03
mimo-v2-flash now supports web search, enabling access to real-time public information (such as news, products, weather, etc.).
Core Capabilities
-
Flexible search modes: Supports forced search and intent recognition. With intent recognition enabled, the model will autonomously decide whether to perform an online search without manual triggering.
-
Early search source return: In the streaming response, the first packet will return all search sources.
-
Hybrid multi-tool invocation: Can work with custom functions and tools; the model will automatically determine invocation priority and necessity.
-
Flexible response modes: Supports both streaming and non-streaming responses, and both methods will return search and summary content.
Use Cases
-
Real-Time News Aggregation
-
Scenario: A user asks, "What are today's top stories about domestic large language models?"
-
Capability: The model automatically generates search keywords like "Chinese LLM latest news March 1 2026," searches the web, and returns a summarized response with source links.
-
-
Product Information & Price Comparison
-
Scenario: A user asks, "What are the price and user reviews for the latest model of [Brand] phone?"
-
Capability: The model searches multiple e-commerce platforms for pricing and reviews, then organizes the information into a concise summary to aid decision-making.
-
-
Real-Time Weather & Travel Information
-
Scenario: A user asks, "Is the weather in Shanghai tomorrow good for going out?"
-
Capability: The model fetches the Shanghai weather forecast and provides practical suggestions based on common sense, such as "Rain expected tomorrow in Shanghai, temperatures 10–15°C. Bring an umbrella and dress warmly."
-
Instructions and Recommendations
-
Enable Web Search Plugin: Before using this feature, you need to activate the Web Search Plugin. For detailed parameters and invocation instructions, please refer to the OpenAI API.
-
Fees: The web search feature incurs additional token consumption for generating search queries and processing results. A separate fee will also be charged per search call. For details, see Web Search.