# langchain_litellm

> Python package

📖 [View in docs](https://reference.langchain.com/python/langchain-litellm)

## Classes

- [`LiteLLMEmbeddingsRouter`](https://reference.langchain.com/python/langchain-litellm/embeddings/litellm_router/LiteLLMEmbeddingsRouter)
- [`LiteLLMEmbeddings`](https://reference.langchain.com/python/langchain-litellm/embeddings/litellm/LiteLLMEmbeddings)
- [`ChatLiteLLMRouter`](https://reference.langchain.com/python/langchain-litellm/chat_models/litellm_router/ChatLiteLLMRouter)
- [`ChatLiteLLMException`](https://reference.langchain.com/python/langchain-litellm/chat_models/litellm/ChatLiteLLMException)
- [`ChatLiteLLM`](https://reference.langchain.com/python/langchain-litellm/chat_models/litellm/ChatLiteLLM)
- [`LiteLLMOCRLoader`](https://reference.langchain.com/python/langchain-litellm/document_loaders/litellm_ocr/LiteLLMOCRLoader)

## Functions

- [`get_llm_output()`](https://reference.langchain.com/python/langchain-litellm/chat_models/litellm_router/get_llm_output)
