Class XAISettings
public class XAISettings : AIProviderSettings
- Inheritance
-
objectXAISettings
Properties
Api
The cloud service provider for this API client.
public override Api Api { get; }
Property Value
DefaultBaseUrl
protected override string DefaultBaseUrl { get; }
Property Value
- string
DefaultVersion
protected override string DefaultVersion { get; }
Property Value
- string
TeamId
public string TeamId { get; set; }
Property Value
- string
Methods
GetClientInstance()
public override ICloudApiClient GetClientInstance()
Returns
- ICloudApiClient
GetManagementKey()
public string GetManagementKey()
Returns
- string