> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Pattern Recommendation • AI Agents Framework

> PatternRecommendation: LLM-based pattern recommendation with reasoning.

# PatternRecommendation

> Defined in the [**auto**](../modules/auto) module.

<Badge color="purple">AI Agents Framework</Badge>

LLM-based pattern recommendation with reasoning.

## Properties

<ResponseField name="pattern" type="str">
  No description available.
</ResponseField>

<ResponseField name="reasoning" type="str">
  No description available.
</ResponseField>

<ResponseField name="confidence" type="float">
  No description available.
</ResponseField>

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai/praisonai/auto.py#L602">
  `praisonai/auto.py` at line 602
</Card>
