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
Erick Friis f0d5b59962
core[patch]: remove requests (#19891)
Removes required usage of `requests` from `langchain-core`, all of which
has been deprecated.

- removes Tracer V1 implementations
- removes old `try_load_from_hub` github-based hub implementations

Removal done in a way where imports will still succeed, and usage will
fail with a `RuntimeError`.
6 months ago
..
adapters community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
callbacks core[patch]: remove requests (#19891) 6 months ago
chat_message_histories community: Fix bug with StreamlitChatMessageHistory (#18834) 7 months ago
chat_models community[minor]: Update ChatZhipuAI to support GLM-4 model (#16695) 6 months ago
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 6 months ago
document_loaders community[minor]: add support for llmsherpa (#19741) 6 months ago
embeddings community[minor]: Prem AI langchain integration (#19113) 6 months ago
examples infra: add print rule to ruff (#16221) 8 months ago
graphs Remove neo4j bloom labels from graph schema (#18564) 7 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[minor]: add Layerup Security integration (#19787) 6 months ago
retrievers community[minor]: Add Dria retriever (#17098) 6 months ago
storage community[minor]: Add async methods to the AstraDB BaseStore (#16872) 8 months ago
tools community[minor]: Connery Tool and Toolkit (#14506) 8 months ago
utilities community[minor]: Add Alpha Vantage API Tool (#14332) 6 months ago
vectorstores community[patch]: mmr search for Rockset vectorstore integration (#16908) 6 months ago
.env.example community[minor]: add Kinetica LLM wrapper (#17879) 7 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) 9 months ago
test_compile.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago