ReferenceAvailable
input
`input` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `str | Sequence[Mapping[str, Any]] | None`.
input is an optional parameter of telion_api.AiResponses.create with the installed type contract str | Sequence[Mapping[str, Any]] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.AiResponses.create |
| parameter | input |
| type | str | Sequence[Mapping[str, Any]] | None |
| required | false |
| default | null |