Agents APIs
API methods in this group help you create and maintain your agents.
Operations
GET
List Agents
List all agents.
POST
Create Agent
Create a new agent.
GET
List Assistants
List all agents (compatibility endpoint).
POST
Create Assistant
Create a new agent (compatibility endpoint).
GET
Get Agent
Get an agent by its ID.
POST
Update Agent
Update an existing agent.
DELETE
Delete Agent
Delete an existing agent.
GET
Get Assistant
Get an agent by its ID (compatibility endpoint).
POST
Update Assistant
Update an existing agent (compatibility endpoint).
DELETE
Delete Assistant
Delete an existing agent (compatibility endpoint).
POST
Create Agent Chat Completion
Create chat completion using an agent.
POST
Create Assistant Chat Completion
Create chat completion using an agent.
POST
Create Agent Completion
Create completion using an agent.
POST
Create Assistant Completion
Create completion using an agent.