II.
Benchmark JSON
Structured · livebenchmark:agentbench
AgentBench json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "benchmark:agentbench",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/agentbench.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "AgentBench",
"homepageUrl": "https://github.com/THUDM/AgentBench",
"kind": "tool-use",
"targetsKind": "AgentVersion",
"description": "Multi-domain agent benchmark spanning OS, DB, KG, web shopping, web browsing, and other environments.\n"
},
"outgoingEdges": [
{
"from": "benchmark:agentbench",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "benchmark:agentbench",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "test-set:agentbench-environments",
"to": "benchmark:agentbench",
"kind": "belongs_to_benchmark"
},
{
"from": "scope-boundary:agentbench.scope",
"to": "benchmark:agentbench",
"kind": "bounds_subject"
}
]
}