Stance - TypeScript SDK

Stance type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

1import { Stance } from "@openrouter/sdk/models";
2
3let value: Stance = {
4 model: "Wrangler",
5 stance: "<value>",
6};

Fields

FieldTypeRequiredDescription
modelstring✔️N/A
stancestring✔️N/A