AiNewsV2 / tools /__init__.py
Phoenix21's picture
Modular code
7516245
raw
history blame contribute delete
113 Bytes
from .search import get_search_tool
from .scraper import scrape_article
from .language_detector import is_english