BenchmarksAAMetaSource - TypeScript SDK

BenchmarksAAMetaSource type definition

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

Data source identifier.

Example Usage

1import { BenchmarksAAMetaSource } from "@openrouter/sdk/models";
2
3let value: BenchmarksAAMetaSource = "artificial-analysis";

Values

1"artificial-analysis"