ReferenceAvailable
prompt
`prompt` is an optional parameter of `telion_api.AiConversation.text` with the installed type contract `str | Sequence[Mapping[str, Any]] | None`.
Reference
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.AiConversation.text | — |
| parameter | prompt | — |
| kind | positional-or-keyword | — |
| type | str | Sequence[Mapping[str, Any]] | None | — |
| required | false | — |
| default | null | — |
prompt is an optional parameter of telion_api.AiConversation.text with the installed type contract str | Sequence[Mapping[str, Any]] | None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.AiConversation.text |
| parameter | prompt |
| kind | positional-or-keyword |
| type | str | Sequence[Mapping[str, Any]] | None |
| required | false |
| default | null |