Files
litellm/blog_posts.json
T

17 lines
573 B
JSON

{
"posts": [
{
"title": "LiteLLM: Unified Interface for 100+ LLMs",
"description": "Learn how LiteLLM provides a single interface to call any LLM with OpenAI-compatible syntax.",
"date": "2026-02-01",
"url": "https://www.litellm.ai/blog/litellm"
},
{
"title": "Using the LiteLLM Proxy for Load Balancing",
"description": "Set up the LiteLLM proxy server to load balance across multiple LLM providers and deployments.",
"date": "2026-01-15",
"url": "https://www.litellm.ai/blog/proxy-load-balancing"
}
]
}