fix: remove incorrect GoogleSearchTool() `provider` arg
#34
by
davidxia
- opened
Running the cell currently errors withTypeError: GoogleSearchTool.__init__() got an unexpected keyword argument 'provider'
.
Signed-off-by: David Xia [email protected]
davidxia
changed pull request title from
GoogleSearchTool-fix
to fix: remove incorrect GoogleSearchTool() `provider` arg
davidxia
changed pull request status to
open
Hi, I'm struggeling in the agents course, since I'm not able to apply serper as provider. In the course manual you say I ether can use SERP or SERPER and I only need to apply the correct provider. So if this was incorrect, the description also needs to be updated