II.
Benchmark JSON
Structured · livebenchmark:travelplanner
TravelPlanner json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "benchmark:travelplanner",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/benchmarks-agentic.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "TravelPlanner",
"homepageUrl": "https://osu-nlp-group.github.io/TravelPlanner/",
"kind": "planning",
"targetsKind": "AgentVersion",
"description": "Tool-augmented planning benchmark requiring agents to compose\nmulti-day travel itineraries with explicit constraint satisfaction\n(budget, dates, preferences).\n"
},
"outgoingEdges": [
{
"from": "benchmark:travelplanner",
"to": "skill-area:travel-itinerary-planning",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "full",
"weight": 0.8
}
}
},
{
"from": "benchmark:travelplanner",
"to": "domain:travel",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}