Class AnthropicSettings
public class AnthropicSettings : AIProviderSettings
- Inheritance
-
objectAnthropicSettings
Fields
anthropicVersion
public string anthropicVersion
Field Value
- string
Properties
Api
The cloud service provider for this API client.
public override Api Api { get; }
Property Value
DefaultApiKeyValidationUrl
protected override string DefaultApiKeyValidationUrl { get; }
Property Value
- string
DefaultBaseUrl
protected override string DefaultBaseUrl { get; }
Property Value
- string
Methods
GetClientInstance()
public override ICloudApiClient GetClientInstance()
Returns
- ICloudApiClient