Browser Use 与 Jev 结合打造超快浏览器智能体
Gregor Zunic 展示 Browser Use 与 Jev 结合的开源浏览器智能体,搜索航班仅需 7 秒、成本 0.0039 美元,采用每步新动作空间、DOM 状态空间和小模型回退输入。
帖子对比常见智能体栈,指出通常由同一个模型从研究一路做到完成;而这种做法让 Grok Bot 负责执行、Jev 决定下一步,通过检查点避免一个薄弱结论贯穿最终输出。
Grok Bot does the work. Jev decides what happens next. Most agent stacks skip straight from "research" to "done" Same model finds the fact, same model grades it, same model ships it. One weak claim rides the whole chain to the output. This setup breaks that into checkpoints: