You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/key_modules/tools.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ CAMEL provides a variety of built-in toolkits that you can use right away. Here'
183
183
| VideoAnalysisToolkit | A toolkit for analyzing video content with vision-language models, including frame extraction and question answering about video content. |
184
184
| VideoDownloaderToolkit | A toolkit for downloading videos and optionally splitting them into chunks, with support for various video services. |
185
185
| WeatherToolkit | A toolkit for fetching weather data for cities using the OpenWeatherMap API. |
186
-
|WebToolkit| A toolkit for browsing the web and interacting with web pages, including browser simulation and content extraction. |
186
+
|BrowserToolkit| A toolkit for browsing the web and interacting with web pages, including browser simulation and content extraction. |
187
187
| WhatsAppToolkit | A toolkit for interacting with the WhatsApp Business API, including sending messages, managing message templates, and accessing business profile information. |
188
188
| ZapierToolkit | A toolkit for interacting with Zapier's NLA API to execute actions through natural language commands and automate workflows. |
0 commit comments