MCPcopy Create free account
hub / github.com/Alibaba-NLP/ViDoRAG / search_engine.py

File search_engine.py

search_engine.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import Optional, List, Mapping, Any, Dict
2import json
3from tqdm import tqdm
4import os

Callers

nothing calls this directly

Calls 2

HybridSearchEngineClass · 0.85
searchMethod · 0.45

Tested by

no test coverage detected