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