Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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