Browser Use + Jevで超高速ブラウザエージェント
Gregor Zunic氏がBrowser UseとJevを組み合わせたオープンソースのブラウザエージェントを公開。フライト検索が7秒・0.0039ドルで完了し、ステップごとの新アクション空間、DOM状態空間、小型LLMフォールバックを採用。
この投稿は、JevがLLMではなく意思決定モデルであると説明しています。選択肢を与えると1つ選び、はい/いいえを尋ねるとミリ秒単位で確率を返します。メインモデルが生成し、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?