Files
openrouter-python-sdk-retry…/docs/models/streamchatcompletionresponsebody.md
T
2025-08-22 10:31:13 -05:00

10 lines
870 B
Markdown

# StreamChatCompletionResponseBody
Successful chat completion response
## Fields
| Field | Type | Required | Description |
| -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- |
| `data` | [models.ChatCompletionChunk](../models/chatcompletionchunk.md) | :heavy_check_mark: | Streaming chat completion chunk |