Update
Update an agent in your organization.
Path parameters
id
Headers
Authorization
Request
This endpoint expects an object.
name
The name of the AI Agent (e.g. Penny).
description
Describe how your AI looks (e.g. surfing seal).
personality
Describe how your AI acts and behaves. This is used to generate the base prompt of your AI. The base prompt is what gives personality to how your AI responds and interacts with users.
personal
Is the agent a personal agent or a public agent. If personal is true the agent will not be listed on marketplaces, if it false then it will be.
image_url
Image of the AI, this is the image that appears as the profile picture of the AI. If this AI is connected to a Community then this image will be the Community's profile picture too.
website
logic_model_temperature
Temperature for the logic model
custom_welcome_message
A custom first message that this agent will send
agent_capabilities
Text describing the capabilities of the agent
category
The category of the agent
place_id
A Google Place ID representing the agent's location. Providing an empty string will clear the location.
meta_data
Response
Successful Response
id
name
description
organization
Schema for the Organization
images
features
personality
personal
Is the agent a personal agent or a public agent. If personal is true the agent will not be listed on marketplaces, if it false then it will be.
knowledge_graph
Knowledge graph for the agent
website
agent_capabilities
logic_model_temperature
Temperature for the logic model
agent_address
point_of_interest
Location information for the agent.
category
meta_data