Files
openrouter-python-sdk-retry…/docs/components/chatstreamchunkobject.mdx
T

16 lines
224 B
Plaintext

---
title: "ChatStreamChunkObject"
---
## Example Usage
```python
from openrouter.components import ChatStreamChunkObject
value: ChatStreamChunkObject = "chat.completion.chunk"
```
## Values
- `"chat.completion.chunk"`