Skip to main content

unregister_agent

Method
This is a method of the GatewayProtocol class in the protocols module.
Unregister an agent from the gateway.

Signature

Parameters

str
required
The agent ID to unregister

Returns

bool
True if agent was unregistered, False if not found

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 993

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents