iiRecord
Agentic AI Atlas · TravelPlanner
benchmark:travelplannera5c.ai
II.
Benchmark JSON

benchmark:travelplanner

Structured · live

TravelPlanner json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · benchmarks/benchmarks/benchmarks-agentic.yamlCluster · benchmarks
Record JSON
{
  "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": []
}