VRSEN / agency-swarm

The only reliable agent framework built on top of the latest OpenAI Assistants API.
https://vrsen.github.io/agency-swarm/
MIT License
2.05k stars 537 forks source link

Browser agent fix #146

Open AmirAlsad opened 3 weeks ago

AmirAlsad commented 3 weeks ago

Added a SearchWeb tool that uses duckduckgo-search for searching the web to the Browsing Agent. Also altered the instructions of the BrowsingAgent to do tasks more autonomously.