← 返回论文库

SWE-Agent: Agent-Computer Interfaces Enable Software Engineering Language Models

Yang, Jimenez, et al. (Princeton) · 2024
L2 · Production Agent SystemsNeurIPS 2024#coding-agent#aci
CORE IDEA
LLM agent 需要专门设计的 Agent-Computer Interface (ACI) 而不是 raw bash:file viewer/editor/search 每个工具 prompt 优化。
CONCRETE EXAMPLE
SWE-bench Verified 12.5% solved(2024 open-source 第一)。
L-ANCHOR · 为什么在这一层重要
ACI 概念——任何 production agent 都需要
原文链接源码 ↗

相关论文