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