Create agent
POST/v2/agents
Create a new agent that can perform operations using specified corpora, tools, and generation presets.
Request
Responses
- 201
- 400
- 403
The agent has been created successfully.
Agent creation request was malformed or contains invalid references.
Permissions do not allow creating agents.