mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
2.9 KiB
2.9 KiB
ChatStreamingMessageChunk
Fields
| Field | Type | Required | Description |
|---|---|---|---|
role |
Optional[components.ChatStreamingMessageChunkRole] | ➖ | N/A |
content |
OptionalNullable[str] | ➖ | N/A |
reasoning |
OptionalNullable[str] | ➖ | N/A |
refusal |
OptionalNullable[str] | ➖ | N/A |
tool_calls |
List[components.ChatStreamingMessageToolCall] | ➖ | N/A |