Skip to main content

agent

Method
This is a method of the QueryRewriterAgent class in the query_rewriter_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/query_rewriter_agent.py at line 279

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents