Skip to documentation content
On this page
  1. Contract

metadata

`metadata` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `Mapping[str, str] | None`.

metadata is an optional parameter of telion_api.AiResponses.create with the installed type contract Mapping[str, str] | None.

Contract

PropertyValue
symboltelion_api.AiResponses.create
parametermetadata
typeMapping[str, str] | None
requiredfalse
defaultnull
metadata — Telion Python API 0.1.0-alpha | Telion