TypeScript SDKAPI ReferenceModelsChatStreamChunkObject - TypeScript SDKCopy pageChatStreamChunkObject type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ChatStreamChunkObject } from "@openrouter/sdk/models";23let value: ChatStreamChunkObject = "chat.completion.chunk"; Values 1"chat.completion.chunk"