docs/src/content/docs/en/configuration/fusion.md
Fusion keeps the base model's reasoning, writing, and coding behavior, then adds the missing capability layer. When needed, CCR calls the vision, search, or MCP tool, organizes the result into context, and lets the base model produce the final answer.
After saving, a Fusion model appears in routing and Agent Profiles like a normal model. Treat it as a reusable new model: upgrade a strong text model into a vision model, a stable coding model into a web-search model, or an Agent model into one that can call internal tools.
GLM-5.2 + GLM-5V-Turbo = GLM-5.2V.Use names that make the capability source obvious:
GLM-5.2 + GLM-5V-Turbo = GLM-5.2VCoding model + Web Search = coding model with live retrievalGeneral model + image/video generation tools = Agent model that can produce media assetsGeneral model + custom MCP tool = Agent model that can access internal systems