reworkd / AgentGPT

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
https://agentgpt.reworkd.ai
GNU General Public License v3.0
31.38k stars 9.22k forks source link

In SID tool, fall back to normal search if no results are available #1342

Closed gvilums closed 10 months ago

gvilums commented 10 months ago

These changes make it so that, if the SID tool cannot find any relevant information, or if the tool experiences some other issue (e.g. expired token, network issues, etc.), the agent automatically falls back to a standard google search.

Also, alignment of buttons in the tool menu is fixed for the SID tool.

vercel[bot] commented 10 months ago

@gvilums is attempting to deploy a commit to the reworkd Team on Vercel.

A member of the Team first needs to authorize it.

awtkns commented 10 months ago

@gvilums would you be able to update this with main so the ci can run :)

gvilums commented 10 months ago

@awtkns I commited the change you suggested and rebased onto main.