feat(config.yaml): add GoogleSerperRun tool to the list of available tools

This commit is contained in:
Gabriel Almeida 2023-05-06 10:27:03 -03:00 committed by Gabriel Luiz Freitas Almeida
commit 7b8aaef359

View file

@ -51,6 +51,7 @@ tools:
- BingSearchRun
- GoogleSearchRun
- GoogleSearchResults
- GoogleSerperRun
- JsonListKeysTool
- JsonGetValueTool
- PythonREPLTool