Kirill
Kirill
Hi @nsarrazin, I added an encryption for sensitive data 👍
Hi @iChristGit, do you have some errors in the console?
Oh, I had the same problem. `npx playwright install` fixed issue for me 👍
> > Oh, I had the same problem. `npx playwright install` fixed issue for me 👍 > > After running the command the initial errors fixed but there are still...
I get the same error from time to time. Increasing (or disabling) the timeout from this line is working for me: https://github.com/huggingface/chat-ui/blob/bfd6b5f186ecc1fda862835cc1a60d962be81970/src/lib/server/websearch/scrape/scrape.ts#L61 And this and this [fix](https://github.com/huggingface/chat-ui/pull/1274) as well
Could you try fix from [this PR](https://github.com/huggingface/chat-ui/pull/1274)? It fixed all my problems with web search