Model parameters
Each enabled model can carry its own inference settings, stored per project and per provider. Models without overrides use the provider’s defaults.- Go to Settings -> Project -> Models.
- Add or edit a provider.
- In Enabled Models, click the … button on an enabled model to open the Model parameters dialog.
- Set the parameters you want and click Save.
Available parameters
The dialog only shows the controls the selected model actually accepts, so the list changes from model to model:On Claude models (direct, or through Vertex or Bedrock), Top P and Temperature are mutually exclusive - when both are set, nao sends only the temperature. Values outside a model’s accepted range are clamped before the call.
Python execution duration
When the Python sandbox is enabled, you can cap how long a single Python execution may run.- Go to Settings -> Project -> Agent.
- In the Experimental card, set Python execution duration.