MCPcopy Create free account
hub / github.com/Alibaba-NLP/DeepResearch / tool_search.py

File tool_search.py

WebAgent/WebResummer/src/tool_search.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from qwen_agent.tools.base import BaseTool, register_tool
2import json
3from concurrent.futures import ThreadPoolExecutor
4from typing import List, Union

Callers

nothing calls this directly

Calls 2

SearchClass · 0.70
callMethod · 0.45

Tested by

no test coverage detected