> ## 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.

# Expand Strategy • AI Agent SDK

> ExpandStrategy: Enumeration of available prompt expansion strategies.

# ExpandStrategy

> Defined in the [**Prompt Expander Agent**](../modules/prompt_expander_agent) module.

<Badge color="blue">AI Agent</Badge>

Enumeration of available prompt expansion strategies.

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-agents/praisonaiagents/agent/prompt_expander_agent.py#L42">
  `praisonaiagents/agent/prompt_expander_agent.py` at line 42
</Card>
