langchain-exa==1.1.0

LangChain Releases / 3/27/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • langchain-exa 1.1.0 includes an update to the default Exa search type, changing it from “neural” to “auto.”
  • The release bumps underlying dependency versions, including moving requests from 2.32.5 to 2.33.0 and orjson from 3.11.5 to 3.11.6 in the Exa partner library.
  • It raises the minimum required langchain-core version to 1.2.21 for the partners package compatibility.
  • CI/build maintenance changes are included, such as suppressing pytest streaming output and avoiding unnecessary dependency installs in lint targets.

Changes since langchain-exa==1.0.0

release(exa): 1.1.0 (#36278)
feat(exa): update default search type from neural to auto (#36125)
chore: bump requests from 2.32.5 to 2.33.0 in /libs/partners/exa (#36255)
chore(partners): bump langchain-core min to 1.2.21 (#36183)
ci: suppress pytest streaming output in CI (#36092)
ci: avoid unnecessary dep installs in lint targets (#36046)
chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/exa (#35869)
chore(deps): bump langsmith from 0.4.31 to 0.6.3 in /libs/partners/exa (#35158)
chore: add make type target (#35015)
revert: "chore: add typing target in Makefile" (#35013)
chore: add typing target in Makefile (#35012)
chore: enrich pyproject.toml files (#34980)
chore(deps): bump the uv group across 20 directories with 3 updates (#34941)
chore: upgrade urllib3 to 2.6.3 (#34940)
chore: update twitter URLs (#34736)
chore: ban relative imports on all packages (#34691)
chore: update core dep in lockfiles (#34216)
chore: update pyproject.toml url entries (#33587)