Version - TypeScript SDK

Version type definition

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

Dataset version. Field names and grain are stable for the life of v1.

Example Usage

1import { Version } from "@openrouter/sdk/models";
2
3let value: Version = "v1";

Values

1"v1"