Skip to documentation content
On this page
  1. Contract

parallel_tool_calls

`parallel_tool_calls` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `bool | None`.

parallel_tool_calls is an optional parameter of telion_api.AiResponses.create with the installed type contract bool | None.

Contract

PropertyValue
symboltelion_api.AiResponses.create
parameterparallel_tool_calls
typebool | None
requiredfalse
defaultnull
parallel_tool_calls — Telion Python API 0.1.0-alpha | Telion