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.
from_template
Method
This is a method of the Agent class in the agent module.Create an Agent from a template.
Signature
Parameters
Template URI (local path, package ref, or github ref)
No description available.
No description available.
Returns
Configured Agent instance
Usage
Uses
create_agent_from_templateImportError
Source
View on GitHub
praisonaiagents/agent/agent.py at line 219
