mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
15 lines
1.8 KiB
Plaintext
15 lines
1.8 KiB
Plaintext
---
|
|
title: "CustomTool"
|
|
---
|
|
|
|
Custom tool configuration
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ |
|
|
| `description` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
|
| `format_` | [Optional[components.Format]](../components/format_.mdx) | :heavy_minus_sign: | N/A |
|
|
| `name` | *str* | :heavy_check_mark: | N/A |
|
|
| `type` | [components.CustomToolTypeCustom](../components/customtooltypecustom.mdx) | :heavy_check_mark: | N/A | |