Browser Use 与 Jev 结合打造超快浏览器智能体
Gregor Zunic 展示 Browser Use 与 Jev 结合的开源浏览器智能体,搜索航班仅需 7 秒、成本 0.0039 美元,采用每步新动作空间、DOM 状态空间和小模型回退输入。
帖子指出Jev不是LLM,而是决策模型:提供选项它会选一个,问是否则返回概率,耗时毫秒级。主模型负责生成,Jev决定下一步行动,并引发关于模型路由或阻止高风险代理命令的讨论。
Jev isn't an LLM. It's a decision model: give it options and it picks one, ask yes or no and it returns the odds, in milliseconds. Your main model writes, Jev decides what happens next. Where would you use it first, model routing or blocking risky agent commands?