mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
* feat(bench): adding eval adapter for proactiveness on Pi-Bench * Revise README for π-Bench evaluation suite Updated the README to reflect the new project name and description. * fix(bench): refining pi-bench scripts according to cr comments * fix(bench): restore agent builtin tools in prebuilt toolkit
14 lines
225 B
Text
14 lines
225 B
Text
# 含真实 API key,绝不入库
|
||
env.sh
|
||
|
||
# 运行时产物(含对话内容,勿入库)
|
||
logs/
|
||
outputs/
|
||
reme_workspace/
|
||
nanobot_workspace/
|
||
|
||
# 数据符号链接(指向外部 π-Bench 仓库)
|
||
data
|
||
|
||
__pycache__/
|
||
*.pyc
|