🛰️ Daily AI Frontier
‹ back to 2026-09-07

Multi-Step Tool-Calling over Korean Open Public APIs: A Benchmark and a Data-Synthesis Recipe

arXiv cs.AI LLM Agents Dain Kim, Eungi Cho, Kyumin Kim, Shinyeong Noh, Kyuseong Lim 2026-09-04
Representative image for Multi-Step Tool-Calling over Korean Open Public APIs: A Benchmark and a Data-Synthesis Recipe

TL;DR - KOPA-Bench evaluates multi-step LLM tool use across live Korean government APIs, while EDGE synthesizes executable training trajectories from API connections verified through real calls. Using EDGE data and GRPO, a fine-tuned 9B model nearly matches an untuned 27B model from the same family.

  • KOPA-Bench contains 145 real-world tasks targeting multi-step tool calling in open-source, on-premise agents.
  • EDGE constructs a graph linking tool outputs to compatible inputs and retains only connections that execute successfully against live APIs.
  • Traversing these verified links produces grounded, executable multi-step training trajectories.
  • Improvements transfer beyond KOPA-Bench to the BFCL tool-calling benchmark.

view merged work →