From 58c296d4b594d75a016bf3d4e6f249ecedb589ec Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 01:06:24 +0000 Subject: [PATCH] Update api/agent/create-agent-job.mdx --- api/agent/create-agent-job.mdx | 6 ++++++ 1 file changed, 6 insertions(+) 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: