mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 02:06:44 +00:00
Standardize the `integration_tests` Makefile target across all 15 partner packages in `libs/partners/`, mirroring the deepagents `libs/evals` pattern (`-v --tb=short`). Previously each partner had its own ad-hoc flag stack (some missing `-n auto`, some with `-vvv`, others with nothing), and every partner that used `-n auto` was emitting a `PytestBenchmarkWarning` because `pytest-benchmark` is pulled in transitively via `langchain-tests` even though no partner has benchmark tests.
langchain-exa
Looking for the JS/TS version? Check out LangChain.js.
Quick Install
pip install langchain-exa
🤔 What is this?
This package contains the LangChain integration with Exa, a web search API built for AI. It lets you search the web and get clean, ready-to-use content from any page.
📖 Documentation
View the documentation for more details.