fix: github tool adjustment

This commit is contained in:
ikechan8370 2025-02-17 13:24:30 +08:00
parent 0ad0e2d237
commit 41be6befec
2 changed files with 6 additions and 6 deletions

View file

@ -115,5 +115,5 @@ export class WebsiteTool extends AbstractTool {
}
}
description = 'Useful when you want to browse a website by url'
description = 'Useful when you want to browse a website by url, it can be a html or api url'
}