I’m setting up my regular old Openrouter API, after several failures of getting my local AI to connect to Pinegrow. But now I’m getting internal error 500, even though I’m able to use VS Code and BrowserSync. My AI starts the actions I’ve requested (change the color of all icons from blue to green); it shows 2 things that it will do:
- Status Active: Identify all SVG Icons on the page, it completes that part and checks it off.
- Part 2 (Change the color of each SVG Icon to green) It never finishes this objective.
Now if anyone know how to get a local AI setup in Pinegrow please let me know how you did it.