Skip to main content

get_registered_agents

Function
This function is defined in the chat module.
Get all registered agents.

Signature

def get_registered_agents() -> dict

Returns

Returns
dict
The result of the operation.

Source

View on GitHub

praisonai/chat/__init__.py at line 104

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents