Skip to documentation content
On this page
  1. Reference
  2. Contract

tool_choice

`tool_choice` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `str | Mapping[str, Any] | None`.

Reference

FieldValueDescription
symboltelion_api.AiResponses.create
parametertool_choice
kindkeyword-only
typestr | Mapping[str, Any] | None
requiredfalse
defaultnull

tool_choice is an optional parameter of telion_api.AiResponses.create with the installed type contract str | Mapping[str, Any] | None.

Contract

PropertyValue
symboltelion_api.AiResponses.create
parametertool_choice
kindkeyword-only
typestr | Mapping[str, Any] | None
requiredfalse
defaultnull