Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Agent ID
Body
The full name of the agent
Welcome text for the agent (2-1000 characters)
The system prompt for the agent (128-4096 characters)
The Role of the agent, like Du Telecom customer support
The description of the agent
The ID of the model
The temperature for the model (0 to 1)
The top_p value for the model
The top_k value for the model
The frequency_penalty for the model
Whether the agent is public or not
The avatar file for the agent (optional, max 2MB, image files only). Set to null to remove existing avatar.
Max timeout for an agent in seconds
The tool ids
The knowledge store id
The knowledge store id
Response
The agent has been successfully updated.
The full name of the agent
Welcome text for the agent (2-1000 characters)
The system prompt for the agent (128-4096 characters)
The Role of the agent, like Du Telecom customer support
The description of the agent
The ID of the model
The temperature for the model (0 to 1)
The top_p value for the model
The top_k value for the model
The frequency_penalty for the model
Whether the agent is public or not
The avatar file for the agent (optional, max 2MB, image files only). Set to null to remove existing avatar.
Max timeout for an agent in seconds
The tool ids
The knowledge store id
The knowledge store id
