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

@@ -391,7 +391,7 @@ server:
config:
apiKey: your-api-key-here
# Optional: If configured, acts as a whitelist - only tools listed here can be called
tools:
allowTools:
- my_tool
- another_tool
```