analyze
Method
This is a method of the EscalationPipeline class in the pipeline module.Analyze prompt and recommend initial stage.
Signature
Parameters
str
required
User prompt
Optional
Optional context (workspace, history, etc.)
Returns
EscalationStage
Recommended starting stage
Uses
analyzerecommend_stage
Used By
Agent.analyze_promptAgent.get_recommended_stageAutonomyTrigger.analyzeVisionAgent.describeVisionAgent.extract_text
Source
View on GitHub
praisonaiagents/escalation/pipeline.py at line 75
