Skip to content

AshutoshDongare/langchain-litellm

 
 

Repository files navigation

📦 Distribution 🔧 Project 🚀 Activity
PyPI Package Version
PyPI Downloads
PyPI Release CI
Python
Poetry
License: MIT
Platform
GitHub Issues Closed
GitHub Issues Open
GitHub PRs Open
GitHub PRs Closed

This package contains the LangChain integration with LiteLLM. 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
from langchain_litellm import ChatLiteLLMRouter

See a usage example

About

This package contains the LangChain integration with LiteLLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.6%
  • Makefile 5.2%
  • Shell 1.2%