Nicholas Tindle

Results 565 comments of Nicholas Tindle

Should be fixed. Reopen if not

Would love to see some of these comments in a plugin

Hey, I've marked this as don't merge until the Memory Fixes are in. Sorry to keep it on hold longer, just no real way to test/validate functionality until the fixes...

Sometimes it executes something unexpected or doesn’t do what you want. Check out the #prompt-engineering channel in discord to get a better fit prompt

May be worth adding Chrome for selenium in docker to the compose file https://hub.docker.com/r/selenium/standalone-chrome/ See here for examples https://github.com/SeleniumHQ/docker-selenium

IMO using the selenium headless versions with their drivers makes a lot of sense. Otherwise we’d basically need to duplicate the work they’ve done and will continue to do when...

This combined with a smoke test of the docker container in CI would be top notch