recommend_pattern_llm
Method
This is a method of the WorkflowAutoGenerator class in the auto module.Use LLM to recommend the best workflow pattern with reasoning.
Signature
Parameters
Optional[str]
The task description (uses self.topic if not provided)
Returns
Any
Pattern with reasoning and confidence score
Source
View on GitHub
praisonai/auto.py at line 1546
