get_recommended_stage
Method
This is a method of the Agent class in the agent module.Get recommended execution stage for prompt.
Signature
Parameters
The user prompt
Returns
Stage name as string (direct, heuristic, planned, autonomous)
Source
View on GitHub
praisonaiagents/agent/agent.py at line 1861
