TsgcHTTP_API_Anthropic › Properties
TsgcHTTP_API_Anthropic Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Configuration
| Name | Description |
| AnthropicOptions | Holds connection settings for the Anthropic API, including API key, HTTP options, logging, retries and the anthropic-version header |
HTTP
| Name | Description |
| ReadTimeout | Maximum time in milliseconds to wait for a response from the Anthropic API before aborting the request |
| TLSOptions | Configures the TLS/SSL layer used for HTTPS connections to the Anthropic API |
Reliability
| Name | Description |
| CircuitBreaker | Protects the client from cascading failures by short-circuiting requests when the Anthropic API becomes unhealthy |
Diagnostics
| Name | Description |
| Version | Read-only string containing the current version of the sgc Anthropic API client component |
All Properties (alphabetical)
| Name | Description |
| AnthropicOptions | Holds connection settings for the Anthropic API, including API key, HTTP options, logging, retries and the anthropic-version header |
| CircuitBreaker | Protects the client from cascading failures by short-circuiting requests when the Anthropic API becomes unhealthy |
| ReadTimeout | Maximum time in milliseconds to wait for a response from the Anthropic API before aborting the request |
| TLSOptions | Configures the TLS/SSL layer used for HTTPS connections to the Anthropic API |
| Version | Read-only string containing the current version of the sgc Anthropic API client component |