Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
qwen_agent.tools.base
import
BaseTool, register_tool
2
import
json
3
from
concurrent.futures
import
ThreadPoolExecutor
4
from
typing
import
List, Union
Callers
nothing calls this directly
Calls
2
Search
Class · 0.70
call
Method · 0.45
Tested by
no test coverage detected