TypeScript SDKAPI ReferenceModelsUniqueInsight - TypeScript SDKCopy pageUniqueInsight type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { UniqueInsight } from "@openrouter/sdk/models";23let value: UniqueInsight = {4 insight: "<value>",5 model: "Model 3",6}; Fields FieldTypeRequiredDescriptioninsightstring✔️N/Amodelstring✔️N/A