From 7e49ac24f07941d961c80109bd8284597f0c2f0d Mon Sep 17 00:00:00 2001 From: jacoblee93 Date: Mon, 23 Dec 2024 18:14:39 -0800 Subject: [PATCH] Fix --- docs/core_docs/docs/integrations/retrievers/arxiv-retriever.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/core_docs/docs/integrations/retrievers/arxiv-retriever.mdx b/docs/core_docs/docs/integrations/retrievers/arxiv-retriever.mdx index 2cdefddbbb1c..cb4ad949dd1a 100644 --- a/docs/core_docs/docs/integrations/retrievers/arxiv-retriever.mdx +++ b/docs/core_docs/docs/integrations/retrievers/arxiv-retriever.mdx @@ -1,7 +1,5 @@ # ArxivRetriever ---- - ## Overview The `arXiv Retriever` allows users to query the arXiv database for academic articles. It supports both full-document retrieval (PDF parsing) and summary-based retrieval. For detailed documentation of all ArxivRetriever features and configurations, head to [API reference](#https://arxiv.org/)