Query Rewriter CLI Commands
Thepraisonai-ts CLI provides the query-rewrite command for optimizing search queries.
Basic Usage
Rewrite Strategies
Available Strategies
| Strategy | Description |
|---|---|
expand | Add more context and detail to the query |
simplify | Make the query simpler and more focused |
decompose | Break complex queries into sub-queries |
rephrase | Generate alternative phrasings |
auto | Automatically detect the best strategy |

