TsgcHTTP_API_OpenAI › Properties
TsgcHTTP_API_OpenAI Properties
Published properties grouped by purpose, followed by the full alphabetical list.
Configuration
| Name | Description |
| OpenAIOptions | Container for all OpenAI REST client settings including credentials, organization, HTTP, logging and retry options |
HTTP
| Name | Description |
| ReadTimeout | HTTP read timeout in milliseconds applied to every OpenAI REST request |
| TLSOptions | TLS/SSL configuration used for HTTPS connections to the OpenAI API |
Reliability
| Name | Description |
| CircuitBreaker | Retry and rate-limit handling policy used when OpenAI endpoints fail transiently |
Diagnostics
| Name | Description |
| Version | Read-only sgcWebSockets library version string |
All Properties (alphabetical)
| Name | Description |
| CircuitBreaker | Retry and rate-limit handling policy used when OpenAI endpoints fail transiently |
| OpenAIOptions | Container for all OpenAI REST client settings including credentials, organization, HTTP, logging and retry options |
| ReadTimeout | HTTP read timeout in milliseconds applied to every OpenAI REST request |
| TLSOptions | TLS/SSL configuration used for HTTPS connections to the OpenAI API |
| Version | Read-only sgcWebSockets library version string |