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

# Rewrite Strategy • AI Agent SDK

> RewriteStrategy: Enumeration of available query rewriting strategies.

# RewriteStrategy

> Defined in the [**Query Rewriter Agent**](../modules/query_rewriter_agent) module.

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

Enumeration of available query rewriting strategies.

## Source

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