Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ArtificialAnalysis | *components.AABenchmarkEntry | :heavy_minus_sign: | Artificial Analysis benchmark index scores. | { “agentic_index”: 55.8, “coding_index”: 63.2, “intelligence_index”: 71.4 } |
DesignArena | []components.DABenchmarkEntry | :heavy_check_mark: | Design Arena ELO rankings across arena+category pairs. | [ { “arena”: “models”, “category”: “website”, “elo”: 1385.2, “rank”: 5, “win_rate”: 62.5 } ] |