MCPcopy Create free account
hub / github.com/LLMQuant/quant-mind / _fetch_and_format

Function _fetch_and_format

quantmind/flows/paper.py:117–158  ·  view source on GitHub ↗

Dispatch on the input variant; return (markdown, source metadata).

(
    input: PaperInput,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

test_arxiv_branchMethod · 0.90
test_http_pdf_branchMethod · 0.90
test_raw_text_branchMethod · 0.90
paper_flowFunction · 0.85

Calls 5

fetch_arxivFunction · 0.90
pdf_to_markdownFunction · 0.90
fetch_urlFunction · 0.90
read_local_fileFunction · 0.90
_format_by_content_typeFunction · 0.85

Tested by 5

test_arxiv_branchMethod · 0.72
test_http_pdf_branchMethod · 0.72
test_raw_text_branchMethod · 0.72