> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # Rerank ## Fields | Field | Type | Required | Description | Example | | -------------- | --------------------------------------------------------------------------- | -------------------- | -------------------------------------------------------- | -------------------------------------------------------------------------------- | | `Latency` | [\*components.PercentileStats](../../models/components/percentilestats.mdx) | :heavy\_check\_mark: | N/A | \{
"p50": 25.5,
"p75": 35.2,
"p90": 48.7,
"p99": 85.3
} | | `RequestCount` | `*int64` | :heavy\_check\_mark: | Total requests admitted for this workload in the window. | | | `Throughput` | [\*components.PercentileStats](../../models/components/percentilestats.mdx) | :heavy\_check\_mark: | N/A | \{
"p50": 25.5,
"p75": 35.2,
"p90": 48.7,
"p99": 85.3
} |