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

from_dict

Parse a response without discarding unknown provider response fields.

Parse a response without discarding unknown provider response fields.

Contract

PropertyValue
symboltelion_api.AiResponse.from_dict
signature(alue: 'Mapping[str, Any]') -> 'AiResponse'
returnAiResponse

Signature

telion_api.AiResponse.from_dict(alue: 'Mapping[str, Any]') -> 'AiResponse'
from_dict — Telion Python API 0.1.0-alpha | Telion