Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. 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.

Reference

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

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'