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