Comment by dheera
2 years ago
> I nice feature would be to just loop back the error and get ChatGPT to correct the error.
For code generation this works well, though for command line some additional function calling infrastructure may necessary, e.g. if it gets a file path wrong, its only way to correct it might be to execute a bunch of 'ls' commands. It might need read access to the system, which is okay for some use cases where you can containerize everything and keep private files out, but but opens another can of worms :-/
No comments yet
Contribute on Hacker News ↗