fix: remove incorrect GoogleSearchTool() `provider` arg

#34
by davidxia - opened

Running the cell currently errors with
TypeError: GoogleSearchTool.__init__() got an unexpected keyword argument 'provider'.

See https://huggingface.co/docs/smolagents/en/reference/tools#smolagents.GoogleSearchTool

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

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment