mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-02-19 00:37:23 +08:00
4 lines
81 B
Python
4 lines
81 B
Python
from agent.tools.web_search.web_search import WebSearch
|
|
|
|
__all__ = ["WebSearch"]
|