From 4f507e609fe83be36594cf07916b3796af05b0aa Mon Sep 17 00:00:00 2001 From: Yuhang Zhou <86864241+Ralph-Zhou@users.noreply.github.com> Date: Sun, 25 May 2025 19:24:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6026f66..7bd11d8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains inference part code for the OWL framework (Workforce). ## Inference -The camel version we use is `0.2.46`. To reproduce Workforce inference performance on GAIA benchmark (69.70% - Claude-3.7 accuracy on GAIA benchmark, pass@1, and 60.61% - GPT-4o accuracy on GAIA benchmark, pass@3), follow the steps below: +The framework is based on `camel-0.2.46` version with minor modifications. To reproduce Workforce inference performance on GAIA benchmark (69.70% - Claude-3.7 accuracy on GAIA benchmark, pass@1, and 60.61% - GPT-4o accuracy on GAIA benchmark, pass@3), follow the steps below: ### Installation and Setup