BenchmarksAAItem - Go SDK

BenchmarksAAItem type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
AaNamestring✔️Model name as listed on Artificial Analysis.GPT-4o
AgenticIndex*float64✔️Artificial Analysis Agentic Index composite score. Higher is better.58.3
CodingIndex*float64✔️Artificial Analysis Coding Index composite score. Higher is better.65.8
IntelligenceIndex*float64✔️Artificial Analysis Intelligence Index composite score. Higher is better.71.2
ModelPermaslugstring✔️Stable OpenRouter model identifier.openai/gpt-4o
Pricing*components.BenchmarkPricing✔️OpenRouter pricing per token for this model. Null if pricing is unavailable.{"completion": "0.000015","prompt": "0.000003"}