Skip to main content

analyze_prompt

Method
This is a method of the Agent class in the agent module.
Analyze prompt for autonomy signals.

Signature

Parameters

str
required
The user prompt

Returns

set
Set of detected signal names

Uses

  • analyze

Source

View on GitHub

praisonaiagents/agent/agent.py at line 1848