mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
---
|
|
title: "ChatStreamChunkObject"
|
|
---
|
|
|
|
## Example Usage
|
|
|
|
```python
|
|
from openrouter.components import ChatStreamChunkObject
|
|
value: ChatStreamChunkObject = "chat.completion.chunk"
|
|
```
|
|
|
|
|
|
## Values
|
|
|
|
- `"chat.completion.chunk"`
|