Network¶
Configure network settings for proxied or restricted environments.
HTTP Proxy¶
Set the HTTPS_PROXY environment variable:
Also supports HTTP_PROXY and NO_PROXY:
Custom CA Certificates¶
For environments with custom certificate authorities:
This is common in corporate environments with TLS inspection.
Firewall Requirements¶
altimate needs outbound HTTPS access to:
| Destination | Purpose |
|---|---|
| Your LLM provider API | Model inference (Anthropic, OpenAI, etc.) |
Official Altimate Base gateway (embedded in release), or the host set by ALTIMATE_BASE_GATEWAY_URL |
Altimate Base registration (automatic at startup on any install not yet registered, unless ALTIMATE_BASE_AUTO_REGISTER=0, after logging out of Base, or during the 1–24 h retry backoff after a network error, rate limit or gateway server error) and inference |
registry.npmjs.org |
Package updates |
models.dev |
Model catalog (can be disabled) |
| Your warehouse endpoints | Database connections |
eastus-8.in.applicationinsights.azure.com |
Telemetry (Azure Application Insights) |
Disable Model Fetching¶
If models.dev is unreachable:
Or provide a local models file: