BenchmarksAAMetaSourceUrl - TypeScript SDK

BenchmarksAAMetaSourceUrl type definition

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

URL of the upstream data source.

Example Usage

1import { BenchmarksAAMetaSourceUrl } from "@openrouter/sdk/models";
2
3let value: BenchmarksAAMetaSourceUrl = "https://artificialanalysis.ai";

Values

1"https://artificialanalysis.ai"