Configuration options for the SandboxClient.
interface SandboxClientConfigFull URL of the sandbox API endpoint. If not provided, derived from LANGSMITH_ENDPOINT environment variable.
The maximum concurrency to use for predictions/evaluations when a more specific concurrency option is not provided.
Maximum number of retries for transient failures (network errors, 5xx, 429). Defaults to 3.
Default HTTP timeout in milliseconds.