Skip to content

langchain-exa: update default search type from neural to auto#36125

Open
Ishan Goswami (theishangoswami) wants to merge 6 commits intolangchain-ai:masterfrom
theishangoswami:update-exa-search-types-v2
Open

langchain-exa: update default search type from neural to auto#36125
Ishan Goswami (theishangoswami) wants to merge 6 commits intolangchain-ai:masterfrom
theishangoswami:update-exa-search-types-v2

Conversation

@theishangoswami
Copy link
Contributor

Fixes #36083

Changed the default search type from neural to auto in the Exa retriever since auto is the recommended default now. Also reordered the type literal and updated the tool description to mention Exa is a web search API built for AI.

@github-actions github-actions bot added exa `langchain-exa` package issues & PRs integration PR made that is related to a provider partner package integration size: M 200-499 LOC labels Mar 20, 2026
Copy link
Collaborator

@ccurme ccurme (ccurme) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, are you able to resolve the merge conflicts?

@github-actions github-actions bot added size: XS < 50 LOC and removed size: M 200-499 LOC labels Mar 24, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 24, 2026

Merging this PR will not alter performance

✅ 1 untouched benchmark
⏩ 39 skipped benchmarks1


Comparing theishangoswami:update-exa-search-types-v2 (5e0a870) with master (d22df94)

Open in CodSpeed

Footnotes

  1. 39 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@theishangoswami
Copy link
Contributor Author

ccurme (@ccurme) hey, i have updated the PR, let me know if it looks good, and then lets merge it in 🫡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exa `langchain-exa` package issues & PRs external integration PR made that is related to a provider partner package integration size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

langchain-exa: update default search type from neural to auto

2 participants