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

with_options

Return an independent client with default Responses options. Options are checked against ``responses.create``; per-call options win. Selecting a profile does not change Telion's active UI profile.

Return an independent client with default Responses options. Options are checked against responses.create; per-call options win. Selecting a profile does not change Telion's active UI profile.

Contract

PropertyValue
symboltelion_api.AiClient.with_options
signature(**options: 'Any') -> 'AiClient'
returnAiClient

Signature

telion_api.AiClient.with_options(**options: 'Any') -> 'AiClient'
with_options — Telion Python API 0.1.0-alpha | Telion