Files
2026-02-09 11:37:11 +08:00

4 lines
81 B
Python

from agent.tools.web_search.web_search import WebSearch
__all__ = ["WebSearch"]