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