ReferenceAvailable
context
`context` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `Mapping[str, Any] | None`.
context 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 | context |
| type | Mapping[str, Any] | None |
| required | false |
| default | null |