| 📦 Distribution | 🔧 Project | 🚀 Activity |
|---|---|---|
|
|
|
|
This package contains the LangChain integration with LiteLLM. LiteLLM is a library that simplifies calling Anthropic, Azure, Huggingface, Replicate, etc.
pip install langchain-litellmfrom langchain_litellm import ChatLiteLLMfrom langchain_litellm import ChatLiteLLMRouterSee a usage example