Simon
Simon
Is there any progress on the MFA support?
I am getting this as well with even a simple prompt like `dinosaur` This is the basic code I am using in Node JS. ``` const { Configuration, OpenAIApi }...
Have been getting random unknown interaction errors as well on `deferReply()` and `showModal()` rarely. Decided to check how much time each reply is taking (even though everything is deferred) using...
Node.js v12.22.6 Not sure about the OS since I am using this service called Repl.it but I guess Linux? The code is the example code provided in the readme.
> I roughly know how to do it, but didn't have time to implement it yet. Will update once I had some time to do it. Hey, if I may...