Skip to documentation content
On this page
  1. Contract

reasoning

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

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

Contract

PropertyValue
symboltelion_api.AiResponses.create
parameterreasoning
typeMapping[str, Any] | None
requiredfalse
defaultnull
reasoning — Telion Python API 0.1.0-alpha | Telion