The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { ChatGenerationParamsPluginResponseHealing } from "@openrouter/sdk/models";
let value: ChatGenerationParamsPluginResponseHealing = {
id: "response-healing",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | ”response-healing” | :heavy_check_mark: | N/A |
enabled | boolean | :heavy_minus_sign: | N/A |