Implementing a GoogleSearch Agent #19462
Unanswered
lorenzotecchia
asked this question in
Q&A
Replies: 1 comment
-
A few things to check:
Recent updates to the tool also changed how results are parsed and returned, so keeping your dependencies up to date is important (see PR #19246). If you follow these steps and still hit the error, share the specific log message from the failed initialization for more targeted help. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to implement a google search agent and insert it into my workflow, but there seemed to be an error with the creation of the tool. Firstly the tool itself:
then the agent:
This the call into the workflow:
finally this is the error:
Any help would be much appreciated!
@dosu
Beta Was this translation helpful? Give feedback.
All reactions