From 69997f11f8bcbefd0b684c3db60dbe641589a912 Mon Sep 17 00:00:00 2001 From: Linchen Xiao Date: Sat, 12 Oct 2024 18:26:57 +0800 Subject: [PATCH] [Feature] Update requirements.txt (#1601) * update crb * update crbbench * update crbbench * update crbbench * minor update wildbench * [Fix] Update doc of wildbench, and merge wildbench into subjective * [Fix] Update doc of wildbench, and merge wildbench into subjective, fix crbbench * Update crb.md * Update crb_pair_judge.py * Update crb_single_judge.py * Update subjective_evaluation.md * Update openai_api.py * [Update] update wildbench readme * [Update] update wildbench readme * [Update] update wildbench readme, remove crb * Delete configs/eval_subjective_wildbench_pair.py * Delete configs/eval_subjective_wildbench_single.py * Update __init__.py * [Fix] fix version mismatch for CIBench * [Fix] fix version mismatch for CIBench, local runer * [Fix] fix version mismatch for CIBench, local runer, remove oracle mode * BUG: Update cibench.py * BUG: Update cibench.py * [Bug] Update agent.txt * update agent * Update agent.txt * update readme * update --------- Co-authored-by: kleinzcy Co-authored-by: bittersweet1999 <148421775+bittersweet1999@users.noreply.github.com> --- requirements/agent.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/agent.txt b/requirements/agent.txt index 33457410..bf4f8812 100644 --- a/requirements/agent.txt +++ b/requirements/agent.txt @@ -5,7 +5,7 @@ json5 jupyter jupyter_client jupytext -lagent==0.1.2 +-e git+https://github.com/open-compass/lagent-cibench.git#egg=lagent lightgbm==4.1.0 networkx scikit-image