TypeScript SDKAPI ReferenceModelsChatStreamOptions - TypeScript SDKCopy pageChatStreamOptions type definitionStreaming configuration options Example Usage 1import { ChatStreamOptions } from "@openrouter/sdk/models";23let value: ChatStreamOptions = {}; Fields FieldTypeRequiredDescriptionExampleincludeUsageboolean➖: 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