Vavaste

Results 3 comments of Vavaste

I've tried each one of the solutions provided above but since i'm working with nextJest the tests were failing. I solved it by adding ` setupFiles: ["path/to/personalizedJest.setup.js"],` to the personalized...

I had the same problem and was resolved expliciting Duration.ZERO I suggest you to debug the constructor method in order to assure that you are passing the correct duration ```...

@seawolflin it works great, i also switched to rxjava3 instead of 2 on this repo if someone needs it. Basically is your repo with rxjava3 retrofit https://github.com/Vavaste/openai-java-rxjava3