huggingface / huggingface/agents-course
[HANDS-ON BUG] GoogleSearchTool.__init__() got an unexpected keyword argument `provider`
Open
hands-on-bug
- Dominant language
- MDX
- Stars
- 32.6k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
In the ``Multi Agent System` chapter of `Unit 2`, the `GoogleSearchTool` uses the `provider` attribute which is not yet available in the latest released version (1.9.2) of `smolagents`
**To Reproduce**
Copy Paste the code blobs of the chapter in a python script and try to launch it.
It will crash
**Screenshots**


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.