> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ReasoningSummaryTextType

## Example Usage

```typescript theme={null}
import { ReasoningSummaryTextType } from "@openrouter/sdk/models";

let value: ReasoningSummaryTextType = "summary_text";
```

## Values

```typescript theme={null}
"summary_text"
```
