pvm30

Results 2 comments of pvm30

I found a solution to this issue that works for my particular use case (I'm using Google and "gemini-2.0-flash" as my browser_model): **TL;DR:** The class that has to be used...

> Instead of updating **browser_agent.py**, change was required in **models.py**. I have created a [pull](https://github.com/frdel/agent-zero/pull/351) request to enable use of gemini in both embedding as well as browser model. I...