Skip to documentation content
On this page
  1. Contract

tools

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

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

Contract

PropertyValue
symboltelion_api.AiResponses.create
parametertools
typeSequence[Mapping[str, Any]] | None
requiredfalse
defaultnull
tools — Telion Python API 0.1.0-alpha | Telion