Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the Agents to use the Serp API? #77

Open
MoHayat opened this issue Jun 8, 2023 · 1 comment
Open

Getting the Agents to use the Serp API? #77

MoHayat opened this issue Jun 8, 2023 · 1 comment

Comments

@MoHayat
Copy link

MoHayat commented Jun 8, 2023

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?

@wirelesshnic
Copy link

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

[Assistant] Thought: [Assistant] Action: search
[Assistant] Action Input: "creative content ideas"
[Assistant] Action Response: Error: SerpAPIWrapper.arun() got an unexpected keyword argument 'agent_input'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants