langchain/libs/community/langchain_community/tools/semanticscholar
NG Sai Prasanth 5e6d23f27d
community: Standardise tool import for arxiv & semantic scholar (#23578)
- **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
2024-06-27 16:35:50 -04:00
..
__init__.py community: Standardise tool import for arxiv & semantic scholar (#23578) 2024-06-27 16:35:50 -04:00
tool.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00