ReferenceAvailable
tools
`tools` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `Sequence[Mapping[str, Any]] | None`.
Reference
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.AiResponses.create | — |
| parameter | tools | — |
| kind | keyword-only | — |
| type | Sequence[Mapping[str, Any]] | None | — |
| required | false | — |
| default | null | — |
tools is an optional parameter of telion_api.AiResponses.create with the installed type contract Sequence[Mapping[str, Any]] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.AiResponses.create |
| parameter | tools |
| kind | keyword-only |
| type | Sequence[Mapping[str, Any]] | None |
| required | false |
| default | null |