From 1eb8003f309becf7177ff8ecd49a0c7c9f732f19 Mon Sep 17 00:00:00 2001 From: Yunlin Mao Date: Fri, 24 Jul 2026 15:08:14 +0800 Subject: [PATCH] docs: add EvalScope note for WideSearch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 515e87d..7c77f9f 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ --- We will release the arxiv paper soon! Stay tuned! ## News +[2026/07/24] Community integration: EvalScope supports running WideSearch against OpenAI-compatible model endpoints with CLI/Python usage, saved predictions, scoring, and standardized reports. See the EvalScope guide: https://evalscope.readthedocs.io/en/latest/third_party/wide_search.html [2025/08/11]🔥We release WideSearch Benchmark.