Skip to main content

Create an agent

POST 

/v1/projects/:project_id/agents

Create an agent bound to one of the project's providers (provider_id), optionally attaching tools (tool_bindings). See AgentCreate for the runtime config fields.

Request

Responses

Agent created.