↓ 1 callersFunction_search_semantic_source(
paper_id: str,
title: str,
direction: str | None,
limit: int,
provider_timeout: float,
skills/sn-search-academic/scripts/refTree.py:158
↓ 1 callersFunction_search_sources_concurrently(
sources: list[str],
paper_id: str,
title: str,
direction: str | None,
limit: int,
pr
skills/sn-search-academic/scripts/refTree.py:107
↓ 1 callersFunctionbuild_ref_tree_result(
title: str,
matched: dict[str, Any],
paper_url: str,
references: list[dict[str, Any]] | None
skills/sn-search-academic/scripts/semantic_scholar_crawler_refTree.py:444