Example Usage
import { SubmitGenerationFeedbackResponseData } from "@openrouter/sdk/models";
let value: SubmitGenerationFeedbackResponseData = {
success: true,
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
success | true | :heavy_check_mark: | Whether the feedback was recorded | true |