> ## 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. # ModelBenchmarks Third-party benchmark rankings for this model. Omitted when no benchmark data is available. ## Fields | Field | Type | Required | Description | Example | | --------------------- | ----------------------------------------------------------------------------- | -------------------- | ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------- | | `artificial_analysis` | [Optional\[components.AABenchmarkEntry\]](../components/aabenchmarkentry.mdx) | :heavy\_minus\_sign: | Artificial Analysis benchmark index scores. | \{
"agentic\_index": 55.8,
"coding\_index": 63.2,
"intelligence\_index": 71.4
} | | `design_arena` | List\[[components.DABenchmarkEntry](../components/dabenchmarkentry.mdx)] | :heavy\_check\_mark: | Design Arena ELO rankings across arena+category pairs. | \[
\{
"arena": "models",
"category": "website",
"elo": 1385.2,
"rank": 5,
"win\_rate": 62.5
}
] |