This website requires JavaScript.
Explore
Help
Register
Sign In
cjw
/
more_dots
Watch
1
Star
0
Fork
0
You've already forked more_dots
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
68200cdfe61f36a519d9680d48681641a88efe4a
more_dots
/
agents
/
tool_agent.py
T
5 lines
105 B
Python
Raw
Normal View
History
Unescape
Escape
init
2026-02-26 13:43:44 +08:00
"""兼容导出:请优先使用 agent 包"""
init
2026-02-17 02:31:39 +08:00
init
2026-02-26 13:43:44 +08:00
from
agent.tool
import
ToolAgent
init
2026-02-17 02:31:39 +08:00
init
2026-02-26 13:43:44 +08:00
__all__
=
[
"ToolAgent"
]
Reference in New Issue
Copy Permalink