mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-05 20:28:56 +00:00
- **Description:** Fixing the way users have to import Arxiv and Semantic Scholar - **Issue:** Changed to use `from langchain_community.tools.arxiv import ArxivQueryRun` instead of `from langchain_community.tools.arxiv.tool import ArxivQueryRun` - **Dependencies:** None - **Twitter handle:** Nope