MCPcopy Create free account
hub / github.com/aiming-lab/MDocAgent / retrieve.py

File retrieve.py

scripts/retrieve.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
4from mydatasets.base_dataset import BaseDataset

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected