<!-- Source: https://docs.squirro.com/en/latest/technical/search/how-to-guides/_autosummary/squirro.common.clients.transformers.RerankerInputs.html -->
# RerankerInputs

**`pydantic model RerankerInputs`**

Fields

- [`passages (list[str])`](#squirro.common.clients.transformers.RerankerInputs.passages)
- [`query (str)`](#squirro.common.clients.transformers.RerankerInputs.query)

**`field query: str [Required]`**

**`field passages: list[str] [Required]`**
