ComplexFuncBench
ComplexFuncBench is a benchmark designed to evaluate large language models' capabilities in handling complex function calling scenarios. It encompasses multi-step and constrained function calling tasks that require long-parameter filling, parameter value reasoning, and managing contexts up to 128k tokens. The benchmark includes 1,000 samples across five real-world scenarios.
GPT-4o from OpenAI currently leads the ComplexFuncBench leaderboard with a score of 0.665 across 7 evaluated AI models.
What ComplexFuncBench measures
ComplexFuncBench is a text benchmark that evaluates large language models on long context, reasoning, structured output, and tool calling tasks. LLM Stats tracks 7 models on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.5, with the leader reaching 0.7.
Compare leaders on the best AI for long context, best AI for reasoning, best AI for structured output and best AI for tool calling leaderboards.
Publication
- Paper
- ComplexFuncBench: Exploring Multi-Step and Constrained Function Calling under Long-Context Scenario
- Authors
- Lucen Zhong, Zhengxiao Du, Xiaohan Zhang, Haiyi Hu, and 1 others
- Published
- arXiv
- 2501.10132
Abstract
Enhancing large language models (LLMs) with real-time APIs can help generate more accurate and up-to-date responses. However, evaluating the function calling abilities of LLMs in real-world scenarios remains under-explored due to the complexity of data collection and evaluation. In this work, we introduce ComplexFuncBench, a benchmark for complex function calling across five real-world scenarios. Compared to existing benchmarks, ComplexFuncBench encompasses multi-step and constrained function calling, which requires long-parameter filing, parameter value reasoning, and 128k long context. Additionally, we propose an automatic framework, ComplexEval, for quantitatively evaluating complex function calling tasks. Through comprehensive experiments, we demonstrate the deficiencies of state-of-the-art LLMs in function calling and suggest future directions for optimizing these capabilities. The data and code are available at \url{https://github.com/THUDM/ComplexFuncBench}.
GPT-4o leads with 66.5%, followed by
GPT-4.1 at 65.5% and
Nova 2 Sonic at 65.2%.
Progress Over Time
Interactive timeline showing model performance evolution on ComplexFuncBench
ComplexFuncBench Leaderboard
| Context | Cost | License | ||||
|---|---|---|---|---|---|---|
| 1 | OpenAI | — | 128K | $2.50 / $10.00 | ||
| 2 | OpenAI | — | 1.0M | $2.00 / $8.00 | ||
| 3 | Amazon | — | 1.0M | $0.33 / $2.75 | ||
| 4 | OpenAI | — | — | — | ||
| 5 | OpenAI | — | 1.0M | $0.40 / $1.60 | ||
| 6 | OpenAI | — | — | — | ||
| 7 | OpenAI | — | 1.0M | $0.10 / $0.40 |
FAQ
Common questions about ComplexFuncBench.
More evaluations to explore
Related benchmarks in the same category
A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.
A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.
All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.
Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains
A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.
Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions