mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -0,0 +1,84 @@
|
||||
---
|
||||
title: "MessagesRequestToolUnion"
|
||||
---
|
||||
|
||||
## Supported Types
|
||||
|
||||
### `components.ToolCustom`
|
||||
|
||||
```python
|
||||
value: components.ToolCustom = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolBash20250124`
|
||||
|
||||
```python
|
||||
value: components.ToolBash20250124 = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolTextEditor20250124`
|
||||
|
||||
```python
|
||||
value: components.ToolTextEditor20250124 = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolWebSearch20250305`
|
||||
|
||||
```python
|
||||
value: components.ToolWebSearch20250305 = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolWebSearch20260209`
|
||||
|
||||
```python
|
||||
value: components.ToolWebSearch20260209 = /* values here */
|
||||
```
|
||||
|
||||
### `components.ToolAdvisor20260301`
|
||||
|
||||
```python
|
||||
value: components.ToolAdvisor20260301 = /* values here */
|
||||
```
|
||||
|
||||
### `components.BashServerTool`
|
||||
|
||||
```python
|
||||
value: components.BashServerTool = /* values here */
|
||||
```
|
||||
|
||||
### `components.DatetimeServerTool`
|
||||
|
||||
```python
|
||||
value: components.DatetimeServerTool = /* values here */
|
||||
```
|
||||
|
||||
### `components.ImageGenerationServerToolOpenRouter`
|
||||
|
||||
```python
|
||||
value: components.ImageGenerationServerToolOpenRouter = /* values here */
|
||||
```
|
||||
|
||||
### `components.ChatSearchModelsServerTool`
|
||||
|
||||
```python
|
||||
value: components.ChatSearchModelsServerTool = /* values here */
|
||||
```
|
||||
|
||||
### `components.WebFetchServerTool`
|
||||
|
||||
```python
|
||||
value: components.WebFetchServerTool = /* values here */
|
||||
```
|
||||
|
||||
### `components.OpenRouterWebSearchServerTool`
|
||||
|
||||
```python
|
||||
value: components.OpenRouterWebSearchServerTool = /* values here */
|
||||
```
|
||||
|
||||
### `components.MessagesRequestTool`
|
||||
|
||||
```python
|
||||
value: components.MessagesRequestTool = /* values here */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user