Files
langchain/libs/partners/exa
Mason Daugherty ec337534c5 chore(partners): standardize integration test invocation (#36958)
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.
2026-04-22 17:28:04 -04:00
..
2025-10-08 21:17:53 -04:00

langchain-exa

PyPI - Version PyPI - License PyPI - Downloads Twitter

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.