Proxy URL (e.g., http://proxy.company.com:8080 or socks5://proxy:1080)
OptionalusernameUsername for proxy authentication
OptionalpasswordPassword for proxy authentication.
Security: This field is a plain string property and will be
serialized by JSON.stringify() or structured logging. Prefer
environment variables (TIMESFM_PROXY_PASSWORD) or file-based
secrets (TIMESFM_PROXY_PASSWORD_FILE) over programmatic
construction of ProxyConfig objects containing passwords.
Proxy configuration for downloading models through corporate firewalls.
Resolution priority:
DownloadOptions.proxyparameterTIMESFM_PROXY_URLenvironment variable (+ optionalTIMESFM_PROXY_USERNAME/TIMESFM_PROXY_PASSWORD)HTTPS_PROXY/https_proxy/HTTP_PROXY/http_proxyenvironment variables