发现和使用优秀的技能扩展
通过LiteLLM的统一API调用100多家大型语言模型(LLM)提供商。当你需要调用不同于主要模型的其他模型时(例如,在使用Claude的同时使用GPT-4进行代码审查)、比较多个模型的输出结果、为简单任务路由到更便宜的模型,或者访问运行时本身不原生支持的模型时,可以使用该API。
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.