Skip to documentation content
On this page
  1. Contract
  2. Signature

to_dict

Return an independent copy of the complete wire response.

Return an independent copy of the complete wire response.

Contract

PropertyValue
symboltelion_api.AiResponse.to_dict
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.AiResponse.to_dict(self) -> 'dict[str, Any]'
to_dict — Telion Python API 0.1.0-alpha | Telion