docs/docs/en/ai-employees/features/model-settings.md
By default, AI Employees can use all enabled LLM services and models in the system. Administrators can also enable dedicated model settings for a specific AI Employee and restrict that employee to selected models.
This is useful when you need stable model capability, cost control, or a task-specific model. For example, Lina can be fixed to a translation model, while Viz can be limited to models that are better at data analysis.
Before configuring models for an AI Employee, make sure that:
Enabled Models.For LLM service setup, see Configure LLM Service.
Go to System Settings -> AI Employees -> AI employees, open the AI Employee you want to configure, and switch to Model settings.
You can enable or disable dedicated model settings for the current employee on this page.
After enabling Enable dedicated model configuration, select the models that this AI Employee is allowed to use in Models.
Multiple models can be selected. The options come from enabled LLM services and their Enabled Models.
After this option is enabled, the AI Employee can only use the selected models:
:::info{title=Tip} If dedicated model settings are enabled but no model is selected, the AI Employee cannot resolve an available model and will report that the model is not configured. :::
After disabling Enable dedicated model configuration, the AI Employee returns to the default model rules:
When an AI Employee executes a task, the final model is resolved in this order:
Usually because no LLM service has been configured, or no model is enabled in the LLM service. Check Enabled Models in LLM service first.
If the AI Employee has dedicated model settings enabled, the chat window only allows switching within the selected model range. Add more models in Model settings or disable dedicated model settings if other models are needed.
The change affects new chats, shortcut tasks, workflow AI Employee nodes, and plugin built-in tasks started by this AI Employee. Completed historical messages are not regenerated.