Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

import { InputImageTypeEnum } from "@openrouter/sdk/models";

let value: InputImageTypeEnum = "input_image";

Values

"input_image"