You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests/integration_tests
Brian Burgin 148347e858
community[minor]: Add LiteLLM Router Integration (#15588)
community:

  - **Description:**
- Add new ChatLiteLLMRouter class that allows a client to use a LiteLLM
Router as a LangChain chat model.
- Note: The existing ChatLiteLLM integration did not cover the LiteLLM
Router class.
    - Add tests and Jupyter notebook.
  - **Issue:** None
  - **Dependencies:** Relies on existing ChatLiteLLM integration
  - **Twitter handle:** @bburgin_0

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
8 months ago
..
adapters community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
callbacks core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 9 months ago
chat_message_histories communty[minor]: Store Message History to TiDB Database (#16304) 8 months ago
chat_models community[minor]: Add LiteLLM Router Integration (#15588) 8 months ago
document_loaders community[patch]: Load list of files using UnstructuredFileLoader (#16216) 8 months ago
embeddings community[minor]: DeepInfra support for chat models (#16380) 8 months ago
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
graphs Fix neo4j sanitize (#16439) 8 months ago
llms community[minor]: add support for Guardrails for Amazon Bedrock (#15099) 8 months ago
retrievers community[minor]: Qdrant sparse vector retriever (#14814) 9 months ago
storage community: SQLStrStore/SQLDocStore provide an easy SQL alternative to `InMemoryStore` to persist data remotely in a SQL storage (#15909) 8 months ago
tools community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
utilities community: Handling missing key in Google Trends API response. (#15864) 8 months ago
vectorstores community[minor]: VectorStore integration for SAP HANA Cloud Vector Engine (#16514) 8 months ago
.env.example community[minor]: Add Cassandra document loader (#16215) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
conftest.py infra: Use dotenv in langchain-community's integration tests (#16137) 8 months ago
test_compile.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago