You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get the agents to use the Serp API that I have set up, but they keep trying to search the database for some reason. Has anyone come up with a prompt that lets them search the web instead?
The text was updated successfully, but these errors were encountered:
I am having the same issue. It seems in base.py the SEARCH_ENABLED bool is not looking at the config file.
I manually set the value to true and now my agents try to access the web.
Unfortunately, this is resulting in a new error
I am trying to get the agents to use the Serp API that I have set up, but they keep trying to search the database for some reason. Has anyone come up with a prompt that lets them search the web instead?
The text was updated successfully, but these errors were encountered: