ReferenceAvailable
output
`output` is an optional parameter of `telion_api.AiResponse` with the installed type contract `Sequence[Mapping[str, Any]]`.
Reference
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.AiResponse | — |
| parameter | output | — |
| kind | positional-or-keyword | — |
| type | Sequence[Mapping[str, Any]] | — |
| required | false | — |
| default | <factory> | — |
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 |
| kind | positional-or-keyword |
| type | Sequence[Mapping[str, Any]] |
| required | false |
| default | <factory> |