ReferenceAvailable
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
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.AiClient.with_options | — |
| signature | (**options: 'Any') -> 'AiClient' | — |
| return | AiClient | — |
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
| Property | Value |
|---|---|
| symbol | telion_api.AiClient.with_options |
| signature | (**options: 'Any') -> 'AiClient' |
| return | AiClient |
Signature
telion_api.AiClient.with_options(**options: 'Any') -> 'AiClient'