Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
import { TextExtendedConfig } from "@openrouter/sdk/models";
let value: TextExtendedConfig = {};
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
format | models.Formats | :heavy_minus_sign: | Text response format configuration | { “type”: “text” } |
verbosity | models.Verbosity | :heavy_minus_sign: | N/A |