Skip to main content

name

Method
This is a method of the AutoRagAgent class in the auto_rag_agent module.
Delegate name to wrapped agent.

Signature

def name() -> str

Returns

Returns
str
The result of the operation.

Source

View on GitHub

praisonaiagents/agents/auto_rag_agent.py at line 198