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

16 lines
197 B
Plaintext

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