Skip to main content

update_agent

Method
This is a method of the ManagedBackendProtocol class in the protocols module.
Update an existing managed agent’s configuration. Allows changing system prompt, tools, model, etc. on a previously created agent without recreating it.

Signature

Source

View on GitHub

praisonaiagents/agent/protocols.py at line 414

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents