Robert Brennan

Results 1267 comments of Robert Brennan

It seems like the underlying issue was fixed upstream in LiteLLM. Do we still need this?

👍 let's keep an eye on LiteLLM's response

Good catch! We probably just need to add that command here: https://github.com/OpenDevin/OpenDevin/blob/main/containers/app/Dockerfile

Most likely both `python` and `npm` can be used to install playwright globally. Since we're calling playwright from python, we should probably use that one. @SmartManoj yeah I think you...

I think this is what happened: * agent issues a `browse` action * backend (not sandbox) tries to run playwright * backend reports an error "playwright not installed" to the...

can anyone try https://github.com/OpenDevin/OpenDevin/pull/1184 to see if it works?

How do you run this?