DaWe
DaWe
I just pulled your official docker [container](https://hub.docker.com/r/intel/intel-extension-for-pytorch), installed torchvision==0.11.0+cpu ([src](https://intel.github.io/intel-extension-for-pytorch/xpu/1.10.200+gpu/tutorials/installation.html)) and I couldn't even get the readme GPU example to work. I don't understand how does this supposed to work?
+1, this is really annoying
What happens if the platform is not `platform: linux/amd64`? I understand it fixes your issue, but I'm not sure if it breaks the build on other systems
This is awesome, yeah, maybe I forgot.
@iplayfast great pr, but you only opened one PR. If you push 3 commits to a branch, then the PR will contain all changes, because you open PRs from a...
I just tested, ANTHROPIC_API_KEY is not required, so I'm closing this issue.
> langchain should have installed with browser-use? have you installed it? I'm using web-ui in docker. I didn't install browser-use separately, since the README.md doesn't specify it. I just started...
> Please remove langchain>=0.1.12 in requirements.txt, langchain should have been included in browser-use Yeah, I'm sorry for basing this PR on #425, I though it will be a no brainier....
@warmshao what should I do with https://github.com/browser-use/web-ui/pull/425 ?
I think it should be the latest release, but I can't check since I already removed it. I was very upset about pipenv not using the python version configured with...