Luke Haas

Results 268 comments of Luke Haas

@palgramming thanks for raising this and providing detailed steps. I will investigate and see if I can reproduce the problem.

@palgramming are you still seeing this issue?

If you've tried all the obvious things, like opening and closing the app and reinstalling it. Then try deleting this file: `~/Library/Application\ Support/runjs/config.json`

@cfjedimaster thanks for raising this. Seems like the error is originating from a dependency of cheerio called undici. I'm not currently sure why it's only occurring when running in RunJS....

The reason for the error is due to the difference in how `setTimeout` is implemented in Node.js versus how it's implemented in the browser. In Node, `setTimeout` returns an object...

Thanks @moringaman. I'd like to provide local LLM support at some point. > I also wouldn't have thought that this would be that big a lift for the RunJs team....

@moringaman @bisslot @gildas-refacto local LLM support is available now.

In the next version, you will be able to set a custom base URL, and the model list will be dynamically populated. Does that fit with what you're asking for?

Version 3 has not been rolled out to all users yet.

Closing as version 3 is now available as the latest release.