release 2.1.0 rc.2 (#1995)

This commit is contained in:
澄潭
2025-04-01 15:32:33 +08:00
committed by GitHub
parent a602f7a725
commit 639956c0b8
17 changed files with 73 additions and 53 deletions

View File

@@ -388,7 +388,7 @@ server:
config:
apiKey: 您的API密钥
# 可选:如果配置了,则起到白名单作用 - 只有列在这里的工具才能被调用
tools:
allowTools:
- my_tool
- another_tool
```