The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { ChatMessageContentItemAudioInputAudio } from "@openrouter/sdk/models";
let value: ChatMessageContentItemAudioInputAudio = {
data: "<value>",
format: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
data | string | :heavy_check_mark: | N/A |
format | string | :heavy_check_mark: | N/A |