Browser Use 与 Jev 结合打造超快浏览器智能体
Gregor Zunic 展示 Browser Use 与 Jev 结合的开源浏览器智能体,搜索航班仅需 7 秒、成本 0.0039 美元,采用每步新动作空间、DOM 状态空间和小模型回退输入。
Jev 在一次智能体运行中做出 973 个决策且不生成输出 token;同一任务此前在推理模型上花费 $22.18,使用 Jev 后降至 $0.05,前沿模型从未被调用。循环为:提示 → 结构化状态 → Jev 选择模型 → 工作器执行。
Jev made 973 decisions in one agent run and generated 0 output tokens doing it same run, same output: $22.18 on a reasoning model before, $0.05 after, and the frontier model was never asked once the loop: prompt → structured state → Jev picks the model → worker runs → Jev