#130 · Primary category: MLOps & Evaluation
AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
Project last updated:02/08/26
GitHub Stars
3.7K
Forks
278
Contributors
13
License
Apache-2.0
Why we included this project
AgentBench is a benchmark built for teams that need to judge how well a language model performs as an autonomous agent, not just how fluently it chats. It runs models through eight distinct environments, including operating-system shells, databases, knowledge graphs, a card game, lateral-thinking puzzles, and shopping and browsing tasks, and scores them on whether they achieve concrete goals. That gives you a realistic read on where a model struggles, which is useful when you're deciding between a general-purpose model and one tuned for a specific job. The current release also includes containerized environments and a Docker Compose setup, so you can reproduce an evaluation run on your own hardware without wiring each task by hand. For anyone building agent products, treating this as a repeatable harness beats relying on demos.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models