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

from_dict

Parse a streamed event and its optional complete response.

Parse a streamed event and its optional complete response.

Contract

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

Signature

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