thehunmonkgroup
                                            thehunmonkgroup
                                        
                                    It's a POST request, here's the payload:  I *think* what's happening there is mostly a copy of submitting a new question, you're just re-submitting the original message with an...
Browser backend has been removed, I think this was better suited to that backend, so closing for now.
Somebody please correct me if I'm wrong, but there have been other ChatGPT API projects that were calling the API directly, and these broke after some recent changes by OpenAI...
My understanding is that ChatGPT runs `GPT 3.5` (whatever that means), and the published OpenAI endpoints use `GPT 3`. I'm not 100% sure if that means ChatGPT is more capable,...
Browser backend is deprecated, no new features specific to the backed will be implemented.
This may offer some clues to a solution: https://stackoverflow.com/questions/7713077/python-subprocess-kill-doesnt-release-the-file-handle
https://github.com/mmabrouk/chatgpt-wrapper/commit/8ee2cfd6e03585267948d5dd3ffb406d51b2e5a4 allows the editor command to work on Windows, at the expense of not cleaning up any of the temp files created to make it operate :( I spent quite...
Closing, out of scope.
Come to think of it, this is a feature probably best left to a full TUI implementation. It's certainly way down on the list.
Closing, as I think we want to keep the functionality to be generalized for possible introduction of other LLMs.