From ef5496195856f21280bde182cad85663d258a098 Mon Sep 17 00:00:00 2001 From: amaan-ai20 Date: Thu, 26 Dec 2024 18:56:34 +0530 Subject: [PATCH] docs: update api reference url --- docs/docs/integrations/retrievers/dappier.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/retrievers/dappier.ipynb b/docs/docs/integrations/retrievers/dappier.ipynb index f0de0b7f49ff5..bd9bd6026c26b 100644 --- a/docs/docs/integrations/retrievers/dappier.ipynb +++ b/docs/docs/integrations/retrievers/dappier.ipynb @@ -23,7 +23,7 @@ "source": [ "# DappierRetriever\n", "\n", - "This will help you getting started with the Dappier [retriever](https://python.langchain.com/docs/concepts/retrievers/). For detailed documentation of all DappierRetriever features and configurations head to the [API reference](https://api.python.langchain.com/en/latest/retrievers/langchain_dappier.retrievers.Dappier.DappierRetriever.html).\n", + "This will help you getting started with the Dappier [retriever](https://python.langchain.com/docs/concepts/retrievers/). For detailed documentation of all DappierRetriever features and configurations head to the [API reference](https://python.langchain.com/en/latest/retrievers/langchain_dappier.retrievers.Dappier.DappierRetriever.html).\n", "\n", "### Integration details\n", "\n",