ReferenceAvailable
tool_choice
`tool_choice` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `str | Mapping[str, Any] | None`.
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 |
| type | str | Mapping[str, Any] | None |
| required | false |
| default | null |