Update AgentAsk AIpatch http://memgpt.localhost/v1/agents/{agent_id}Update an exsiting agentPath Paramsagent_idstringrequiredBody ParamsdescriptionstringnullThe description of the agent.metadata_objectnullThe metadata of the agent.Metadata objectuser_idstringnullThe user id of the agent.idstringrequiredThe id of the agent.namestringnullThe name of the agent.toolsarraynullThe tools used by the agent.Tools array of stringssystemstringnullThe system prompt used by the agent.llm_configLLMConfignullThe LLM configuration used by the agent.LLMConfig objectembedding_configEmbeddingConfignullThe embedding configuration used by the agent.EmbeddingConfig objectmessage_idsarraynullThe ids of the messages in the agent's in-context memory.Message Ids array of stringsmemoryMemorynullThe in-context memory of the agent.Memory objectResponses 200Successful Response 422Validation ErrorUpdated over 1 year ago