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

16 lines
194 B
Plaintext

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