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

Constructor

Construct `telion_api.AiClient` with the installed signature `(transport: 'Any', *, provider_profile: 'str | None' = None, model: 'str | None' = None) -> 'None'`.

Construct telion_api.AiClient with the installed signature (transport: 'Any', *, provider_profile: 'str | None' = None, model: 'str | None' = None) -> 'None'.

Contract

PropertyValue
symboltelion_api.AiClient
signature(transport: 'Any', *, provider_profile: 'str | None' = None, model: 'str | None' = None) -> 'None'
returntelion_api.AiClient

Signature

AiClient(transport: 'Any', *, provider_profile: 'str | None' = None, model: 'str | None' = None) -> 'None'
Constructor — Telion Python API 0.1.0-alpha | Telion