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’
Source
View on GitHub
praisonai/auto.py at line 537
