Skip to main content

#technology

Technology

Technology research and software engineering topics relevant to financial AI systems

AgentBench: Evaluating LLMs as Agents — Lessons for Financial AI Reliability

AgentBench (Liu et al., ICLR 2024) benchmarks 27 LLMs across 8 interactive environments — GPT-4 scored 4.01 overall versus 0.96 for the best open-source model. The three dominant failure modes (task-limit exceeded in 67.9% of knowledge-graph failures, format errors in 53.3% of database failures, and invalid actions) map directly onto the risks of deploying a Beancount write-back agent on a real ledger.