Skip to main content

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

  • analyze
  • recommend_stage

Used By

Source

View on GitHub

praisonaiagents/escalation/pipeline.py at line 75