diff --git a/api/agent/create-agent-job.mdx b/api/agent/create-agent-job.mdx index 8f773d7b1..52bd68c8b 100644 --- a/api/agent/create-agent-job.mdx +++ b/api/agent/create-agent-job.mdx @@ -7,6 +7,12 @@ This endpoint creates an agent job based on provided messages and branch informa If a branch doesn't exist, the agent creates one. If files are edited successfully, a pull request is automatically created at the end of the job. +## Parameters + + + The AI model to use for the agent job. Choose between `sonnet` (faster, cost-effective) or `opus` (more capable, higher quality). + + ## Rate limits The agent API has the following limits: