This means that any emulated models built using it are raising errors when trying to parse the documentation. I'm not familiar enough with pydantic to understand how to fix this, so I'm removing them ...
The relevant section of browser_use/controller/service.py shows that the output_dict is constructed within the done method defined inside the Controller class's init ...