From 361514d11d40e47ce89ce5675a0ede5aabdf85a5 Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Thu, 16 Oct 2025 19:53:52 -0400 Subject: [PATCH] docs(exa): fix documentation link (#33545) --- libs/partners/exa/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/partners/exa/README.md b/libs/partners/exa/README.md index 73fc5bf5d5b..4e242f1d700 100644 --- a/libs/partners/exa/README.md +++ b/libs/partners/exa/README.md @@ -19,4 +19,4 @@ This package contains the LangChain integration with Exa. ## 📖 Documentation -View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/exa) for more details. +View the [documentation](https://docs.langchain.com/oss/python/integrations/providers/exa_search) for more details.