Browser Use 与 Jev 结合打造超快浏览器智能体
Gregor Zunic 展示 Browser Use 与 Jev 结合的开源浏览器智能体,搜索航班仅需 7 秒、成本 0.0039 美元,采用每步新动作空间、DOM 状态空间和小模型回退输入。
对比实验显示,单独使用 gpt-4o-mini 会泄露邮箱并擅自下单,而加入一次 TypeSafe Jev 调用后,智能体未共享信息也未下单,成本约 0.0005 美元。
Three AI agents, one shopping page, all started at the same moment. Task: save my basket. gpt-4o-mini on its own: shared my email with the store's partners, then placed an order nobody asked for. gpt-4o-mini + one Jev call from @typesafeai: nothing shared, no order. ~$0.0005.