marginal23326

Results 14 comments of marginal23326

`playwright install` installs the latest browsers, not Playwright itself. Since it's still opening an old Chromium version, try this: 1. Run `playwright uninstall` to remove old browser binaries. 2. Then,...

Which model were you using?

> I'm using DeepSeek R1 (14b) through Ollama. It could be a context window issue, in which case the model just forgot the references and decided to just use example.com....

> it occurs when I use a custom API address and the API addresses filled in the.env file and the web client are inconsistent. Did you also set the Base...