Benchmarking Web API Integration Code Generation | AMiner
Benchmarking Web API Integration Code Generation
Daniel Maninger,Leon Chemnitz,Amir Molzam Sharifloo,Jannis Brugger,Mira Mezini
2025 2nd IEEE/ACM International Conference on AI-powered Software (AIware)(2025)
Technische Universität Darmstadt
被引用1|浏览5
摘要
API integration is a cornerstone of our digital infrastructure, enabling software systems to connect and interact. However, as shown by many studies, writing or generating correct code to invoke APIs, particularly web APIs, is challenging. Although large language models (LLMs) have become popular in software development, their effectiveness in automating the generation of web API integration code remains unexplored. In order to address this, we present WAPIIBench, a dataset and evaluation pipeline designed to assess the ability of LLMs to generate web API invocation code. Our experiments with several open-source LLMs reveal that generating API invocations poses a significant challenge, resulting in hallucinated endpoints, incorrect argument usage, and other errors. None of the evaluated open-source models was able to solve more than 40
更多
查看译文
关键词
artificial intelligence,software engineering,large language models,code generation,web APIs,benchmarks