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

16 lines
181 B
Plaintext

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