ChatStreamOptions - TypeScript SDK

ChatStreamOptions type definition

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

Streaming configuration options

Example Usage

1import { ChatStreamOptions } from "@openrouter/sdk/models";
2
3let value: ChatStreamOptions = {};

Fields

FieldTypeRequiredDescriptionExample
includeUsagebooleanâž–: warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Deprecated: This field has no effect. Full usage details are always included.
true