Skip to main content

autoagents

AI Agent AutoAgents - A class for automatically creating and managing AI agents and tasks. This class provides a simplified interface for creating and running AI agents with tasks. It automatically handles agent creation, task setup, and execution flow.

Import

from praisonaiagents.agents import autoagents

Classes