MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / json

Method json

tests/test_desktop_gui.py:2474–2475  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2472 "# Title\n\n## Abstract\n\nMinerU extracted abstract.\n\n## Method\n\nMinerU extracted method.",
2473 )
2474
2475 class FakeResponse:
2476 def __init__(self, payload=None, content=b""):
2477 self._payload = payload or {}
2478 self.content = content

Callers 12

generateMethod · 0.45
embedMethod · 0.45
apiFunction · 0.45
apiFunction · 0.45
_search_dblp_toc_papersFunction · 0.45
_fetch_crossref_metadataFunction · 0.45
_fetch_openalex_metadataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected