Skip to documentation content
On this page
  1. Contract

max_tool_calls

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

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

Contract

PropertyValue
symboltelion_api.AiResponses.create
parametermax_tool_calls
typeint | None
requiredfalse
defaultnull
max_tool_calls — Telion Python API 0.1.0-alpha | Telion