Skip to main content

agent

Method
This is a method of the PromptExpanderAgent class in the prompt_expander_agent module.
Lazy initialization of internal Agent.

Signature

def agent() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • Agent

Source

View on GitHub

praisonaiagents/agent/prompt_expander_agent.py at line 221

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents