소개
LiteLLM acts as a universal adapter for Large Language Model APIs, allowing developers to switch between providers like OpenAI, Anthropic, and local llamafile servers without changing their core code structure. It streamlines development by offering standardized exception mapping, built-in retry logic, and cost tracking across all supported models. This skill is essential for building resilient AI applications that require provider flexibility, hybrid cloud-local workflows, or centralized LLM proxy management.