In the meantime, we discovered a "stealth model" which is being used by some YC companies that ChatGPT uses under the hood. I just updated the chatgpt NPM package to use this stealth model w/ the official OpenAI completions API: https://github.com/transitive-bullshit/chatgpt-api
This feels like a recipe for getting your OpenAI account banned, and probably fairly tbh.
I wonder if the fact that the API may expect user tokens, but this doesn't provide them may be correlated with the bug people are experiencing with getting other peoples completions.
In the meantime, we discovered a "stealth model" which is being used by some YC companies that ChatGPT uses under the hood. I just updated the chatgpt NPM package to use this stealth model w/ the official OpenAI completions API: https://github.com/transitive-bullshit/chatgpt-api