ReferenceAvailable
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
| Property | Value |
|---|---|
| symbol | telion_api.AiResponse |
| parameter | output |
| type | Sequence[Mapping[str, Any]] |
| required | false |
| default | <factory> |