← Back to KHAO

GPT ·

On AppWorld, a ReAct agent using GPT-4.1 succeeded on 77.4% of runs across five repetitions

2 min read

Compiled by KHAO Editorial — aggregated from 1 source. See llms.txt for citation guidance.

★ Tier-1 Source

Mean@5 vs. Pass^5 by task difficulty, GPT-4.1 on AppWorld test_normal, with the consistency gap called out in red.

Most benchmarks report the first number.

Key facts

Summary

That is embarrassing onstage. Most benchmarks hide this variability behind an average. In an earlier post, they introduced ALTK-Evolve, a system that turns an agent's own past trajectories into reusable guidelines, distilled automatically and injected back at inference time. Accuracy hides an unreliability problem. A ReAct agent (GPT-4.1 on AppWorld test_normal ) that succeeds 77.4% of the time on average succeeds on all 5 repeated runs for only 53.0% of tasks, a 24.4-point consistency gap. The team built a diagnostic for exactly this. The Consistency Analyzer resamples an agent's own recorded trajectory to find flip-prone decision points, steps where the model was one token-sample away from doing something different.

Read full article at Hugging Face →

#GPT