|
|
|
|
|
by splatzone
810 days ago
|
|
This is really cool. I tried it and ran into a few syntax errors - it kept missing closing braces in PHP for some reason. It seems it might be useful if it could actually try to execute the code, or somehow check for syntax errors/unimplemented functions before accepting the response from the LLM. |
|
"It seems it might be useful if it could actually try to execute the code, or somehow check for syntax errors/unimplemented functions before accepting the response from the LLM."
Indeed, I do have some ideas on how to add this.