From 99ca6a834d468dd826c56939f566a9b9092832e1 Mon Sep 17 00:00:00 2001 From: lazychih114 <55657767+Aaron617@users.noreply.github.com> Date: Sun, 18 May 2025 14:23:23 +0800 Subject: [PATCH] update workforce experiment replication code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4740d1f..57de853 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas

+- **[2025.05.18]**: We open-sourced an initial version for replicating workforce experiment on GAIA [here](https://github.com/camel-ai/owl/tree/gaia69). - **[2025.04.18]**: We uploaded OWL's new GAIA benchmark score of **69.09%**, ranking #1 among open-source frameworks. Check the technical report [here](https://hypnotic-mind-6bd.notion.site/OWL-Optimized-Workforce-Learning-for-General-Multi-Agent-Assistance-in-Real-World-Task-Automation-1d4004aeb21380158749c7f84b20643f). - **[2025.03.27]**: Integrate SearxNGToolkit performing web searches using SearxNG search engine. - **[2025.03.26]**: Enhanced Browser Toolkit with multi-browser support for "chrome", "msedge", and "chromium" channels.