For AI agents: the complete documentation index is available at https://docs.flezise.com/llms.txt, the full documentation bundle is available at https://docs.flezise.com/llms-full.txt, and this page is available as Markdown at https://docs.flezise.com/administration/model-routing.md.

Model routing

Model Routing maps each type of AI work to a specific model and an optional reasoning variant. Platform assignments apply to every project. A project can save its own routing to override the platform defaults.

::::note Read this if you administer the platform or a project's AI configuration. Changing platform routing needs the Manage Providers permission. ::::

Assign models to work types

Open SettingsModel Routing ("Choose which AI model handles each type of work.").

The Model Routing tab with ten role rows, each showing a work type label, a provider selector, a model selector, and variant preset buttons

Ten roles each map to a work type, a default model, and an optional reasoning variant:

RoleUsed forDefault modelVariant
Heavy ThinkingOrchestration, planning, architecture decisions, deep analysisanthropic/claude-opus-4-8max
Artifact ReviewPRD, architecture, design, and feature change-control reviewanthropic/claude-opus-4-8high
Standard WorkTask implementation, delegation, and general-purpose codinganthropic/claude-sonnet-4-6
LightweightQuick tasks, codebase search, explorationanthropic/claude-sonnet-4-6
Visual & FrontendUI/UX design, styling, animations, frontend engineeringanthropic/claude-sonnet-4-6high
Image GenerationText-to-image assets for design screensopenai/gpt-image-1
Video GenerationText-to-video clips for design screensopenai/sora-2
MultimodalImage, PDF, diagram, and media analysisanthropic/claude-sonnet-4-6
WritingDocumentation, technical writing, prose generationanthropic/claude-sonnet-4-6
ChatIn-app assistant conversations across platform and projectsanthropic/claude-sonnet-4-6low

Press Save to apply. Reset appears only when the routing differs from its baseline and returns every role to its default.

Override at project scope

Open a project's SettingsModel Routing to see the platform assignments. Changes saved there apply to that project only and do not affect other projects or the platform defaults.

Reset appears once a project has saved its own routing. Pressing it clears the project override and returns to the platform assignments.

Next steps