Skip to main content

recommend_pattern

Method
This is a method of the AutoGenerator class in the auto module.
Recommend the best workflow pattern based on task characteristics.

Signature

def recommend_pattern(topic: str) -> str

Parameters

topic
str
The task description (uses self.topic if not provided)

Returns

Returns
str
Recommended pattern name