LiteLLM은 Anthropic, Azure, Huggingface, Replicate 등을 호출하는 것을 간소화하는 라이브러리입니다.

Installation and setup

pip install langchain-litellm

Chat Models

from langchain_litellm import ChatLiteLLM
from langchain_litellm import ChatLiteLLMRouter
자세한 내용은 여기 가이드를 참조하세요.

API reference

모든 ChatLiteLLMChatLiteLLMRouter 기능과 구성에 대한 자세한 문서는 API reference를 참조하세요: https://github.com/Akshay-Dongare/langchain-litellm
Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.
I