Documentation edits made through Mintlify web editor

This commit is contained in:
Suchintan
2024-07-18 15:05:37 -07:00
parent 3e8afb4fdd
commit f780d3b90f

View File

@@ -3,8 +3,6 @@ title: Advanced Settings for tasks
description: 'How to use advanced settings for tasks'
---
# Advanced Settings for tasks
## Overriding the max_steps paramter in the task
If you want the task to execute for a specific number of steps, you can use the `x-max-steps-override` header in the request. This will override the default `max_steps` parameter set in the task.