LiteLLM

ishaan-jaffBy ishaan-jaff

Description

Call 100+ LLM providers through LiteLLM's unified API. Use when you need to call a different model than your primary (e.g., use GPT-4 for code review while running on Claude), compare outputs from multiple models, route to cheaper models for simple tasks, or access models your runtime doesn't natively support.

Install

npx clawhub@latest install litellm

Click to copy the install command