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

16 lines
188 B
Plaintext

---
title: "OutputMessageRole"
---
## Example Usage
```python
from openrouter.components import OutputMessageRole
value: OutputMessageRole = "assistant"
```
## Values
- `"assistant"`