mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
16 lines
181 B
Plaintext
16 lines
181 B
Plaintext
---
|
|
title: "ChatToolChoiceNone"
|
|
---
|
|
|
|
## Example Usage
|
|
|
|
```python
|
|
from openrouter.components import ChatToolChoiceNone
|
|
value: ChatToolChoiceNone = "none"
|
|
```
|
|
|
|
|
|
## Values
|
|
|
|
- `"none"`
|