The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { ContentPartImageImageUrl } from "@openrouter/sdk/models";
let value: ContentPartImageImageUrl = {
url: "https://immense-parsnip.info/",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
url | string | :heavy_check_mark: | N/A |