mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "ToolChoice"
|
||||
---
|
||||
|
||||
## Supported Types
|
||||
|
||||
### `components.ToolChoiceAuto`
|
||||
|
||||
```python
|
||||
value: components.ToolChoiceAuto = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolChoiceAny`
|
||||
|
||||
```python
|
||||
value: components.ToolChoiceAny = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolChoiceNone`
|
||||
|
||||
```python
|
||||
value: components.ToolChoiceNone = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolChoiceTool`
|
||||
|
||||
```python
|
||||
value: components.ToolChoiceTool = /* values here */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user