Add visit webpage tool (#33353)

* Add VisitWebpageTool
This commit is contained in:
Aymeric Roucher
2024-09-09 10:32:42 +02:00
committed by GitHub
parent 62aecd85ff
commit 489cbfd6d3
4 changed files with 51 additions and 3 deletions

View File

@@ -50,6 +50,10 @@ We provide two types of agents, based on the main [`Agent`] class:
[[autodoc]] ReactCodeAgent
### ManagedAgent
[[autodoc]] ManagedAgent
## Tools
### load_tool