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.
analyze_complexity
Method
This is a method of the BaseAutoGenerator class in the auto module.Analyze task complexity based on keywords.
Signature
Parameters
The task description
Returns
Complexity level - ‘simple’, ‘moderate’, or ‘complex’
Used By
Source
View on GitHub
praisonai/auto.py at line 537
