From 665cba51461d7de3e11a5b80bdceee32c1b7d067 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Tue, 10 Feb 2026 14:33:36 -0800 Subject: [PATCH] dos fix --- docs/my-website/blog/model_cost_map_incident/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/my-website/blog/model_cost_map_incident/index.md b/docs/my-website/blog/model_cost_map_incident/index.md index ae50d2782ed..0aa032b45e9 100644 --- a/docs/my-website/blog/model_cost_map_incident/index.md +++ b/docs/my-website/blog/model_cost_map_incident/index.md @@ -148,6 +148,8 @@ We are investing in making LiteLLM more predictable for enterprise deployments: ## Other upstream dependencies +During this investigation, we also found the following dependcies depend on online / external resources. JWT/OIDC depend on your IDP / SSO provider being live. HuggingFace model API and Ollama tags (localhost) depend on the service being available during the pre/post LLM Call phases. + | Dependency | Impact if unavailable | Fallback | |---|---|---| | Model cost map (GitHub) | Cost tracking for newer models | Local backup (now with warning) |