SEAL: Suite for Evaluating API-use of LLMs
Woojeong Kim, Ashish Jagmohan, Aditya Vempaty

TL;DR
SEAL is a comprehensive, standardized testbed for evaluating large language models' ability to use external APIs effectively, addressing real-world challenges like API instability and multi-step reasoning.
Contribution
The paper introduces SEAL, a novel end-to-end evaluation framework that standardizes API-use benchmarks, incorporates an API simulator, and enhances evaluation reliability for LLMs.
Findings
Provides a deterministic evaluation environment using GPT-4-powered API simulation.
Addresses API instability issues with caching mechanisms.
Offers a comprehensive pipeline covering retrieval, API calls, and responses.
Abstract
Large language models (LLMs) have limitations in handling tasks that require real-time access to external APIs. While several benchmarks like ToolBench and APIGen have been developed to assess LLMs' API-use capabilities, they often suffer from issues such as lack of generalizability, limited multi-step reasoning coverage, and instability due to real-time API fluctuations. In this paper, we introduce SEAL, an end-to-end testbed designed to evaluate LLMs in real-world API usage. SEAL standardizes existing benchmarks, integrates an agent system for testing API retrieval and planning, and addresses the instability of real-time APIs by introducing a GPT-4-powered API simulator with caching for deterministic evaluations. Our testbed provides a comprehensive evaluation pipeline that covers API retrieval, API calls, and final responses, offering a reliable framework for structured performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies
