init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Tools 模块
|
||||
|
||||
## 作用
|
||||
|
||||
提供可被 Agent 调用的工具实现。
|
||||
|
||||
## 文件
|
||||
|
||||
- `calculator.py`:计算器工具
|
||||
- `rest_api_tool.py`:通用 REST 请求工具
|
||||
- `sr_api_tool.py`:SR API SQL 查询工具
|
||||
- `web_search.py`:Web 搜索工具
|
||||
Reference in New Issue
Block a user