ProvidersMoreLiteLLMOn this pageLiteLLM LiteLLM is a library that simplifies calling Anthropic, Azure, Huggingface, Replicate, etc. Installation and setup pip install langchain-litellm Chat Models from langchain_litellm import ChatLiteLLM See more detail in the guide here. API reference