Files
lijiaoqiao/llm-gateway-competitors/litellm-wheel-src/litellm/blog_posts.json
2026-03-26 20:06:14 +08:00

11 lines
379 B
JSON

{
"posts": [
{
"title": "Incident Report: SERVER_ROOT_PATH regression broke UI routing",
"description": "How a single line removal caused UI 404s for all deployments using SERVER_ROOT_PATH, and the tests we added to prevent it from happening again.",
"date": "2026-02-21",
"url": "https://docs.litellm.ai/blog/server-root-path-incident"
}
]
}