Update Agent

Update an exsiting agent

Path Params
string
required
Body Params

The description of the agent.

metadata_

The metadata of the agent.

The user id of the agent.

string
required

The id of the agent.

The name of the agent.

tools

The tools used by the agent.

The system prompt used by the agent.

llm_config

The LLM configuration used by the agent.

embedding_config

The embedding configuration used by the agent.

message_ids

The ids of the messages in the agent's in-context memory.

memory

The in-context memory of the agent.

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json