LangChain: Smarter Search Defaults with Exa

The LangChain team shipped a focused update to the Exa integration, switching the default search type from "neural" to "auto" for better AI-powered web search. Ishan Goswami led the improvement with a clean 6-line change that follows Exa's latest recommendations, and the team promptly released version 1.1.0 to get it into developers' hands.

Duration: PT3M54S

Episode overview

This episode is a short developer briefing from LangChain.

It explains recent repository work in plain language.

  • Show: LangChain
  • Published: 2026-03-27T10:03:24Z
  • Audio duration: PT3M54S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Hey there, amazing developers! Welcome back to another episode of the LangChain podcast. I'm so excited you're here with me today - March 27th, 2026 - and wow, do we have a perfect example of how small, thoughtful changes can make a big difference in our AI applications.

You know what I love about today's activity? It's all about listening to our partners and making things work better for you, the developers building incredible stuff with LangChain. We've got two merged pull requests that tell a really nice story about continuous improvement and staying current with best practices.

Let's dive into the main event - Ishan Goswami stepped up with a fantastic contribution that's going to make your web searches smarter right out of the box. Here's what happened: the Exa integration, which is this brilliant web search API built specifically for AI applications, had been using "neural" as the default…

Ishan saw this opportunity in issue 36083 and thought, "Hey, let's make sure our users get the best experience without having to think about it." So they submitted pull request 36125, and I have to say, this is exactly the kind of change I get excited about. It's just 6 lines of code changed…

W…

Nearby episodes from LangChain

  1. Security, Speed, and Smoother Workflows
  2. Computer Use Gets Smarter
  3. Silent Bugs Squashed & Future-Proofing Python 3.14
  4. Spring Cleaning and Python 3.14 Prep
  5. OpenRouter Goes Marketplace with Smart Attribution
  6. Security First - Path Validation and Core Updates
  7. Dependency Harmony & Workflow Fixes
  8. Model Profiles Get a Schema Stability Boost