Skip to documentation content
On this page
  1. Contract

output

`output` is an optional parameter of `telion_api.AiResponse` with the installed type contract `Sequence[Mapping[str, Any]]`.

output is an optional parameter of telion_api.AiResponse with the installed type contract Sequence[Mapping[str, Any]].

Contract

PropertyValue
symboltelion_api.AiResponse
parameteroutput
typeSequence[Mapping[str, Any]]
requiredfalse
default<factory>
output — Telion Python API 0.1.0-alpha | Telion