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.) |
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: