Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request model for creating a new agent - matches frontend exactly
Name of the agent
Description of the agent
Base model identifier
Temperature for model responses
System prompt for the agent
Training demonstrations
Response
Successful Response
Response model for agent creation endpoint.
Agent information model