Anas B.
Anas B.
> I'm afraid the same issue shows up with a reverse proxy. WS works fine, no network errors shown. Same for me
Hi, I have the same issue. This is a workaround that I found for now : In the `package.json` file change this `"prebuild": "bun run lint:check"` -> `"prebuild": ""` And...
> I tried to make Sim ai work with ollama because according to the description that I understood, it should be able to work entirely locally. After several attempts, with...