Results 123 comments of cryptoapebot

Can you use the other constructor? Create an ExecutorService with the timeout you want which is a long, not a Duration and then pass the executor service to the constructor....

Not sure this is helpful, but it sounds like a path handling difference between python and java. AKA the spaces in your directory names need to be double quoted.

Yeah, that seems odd. Maybe try doing gradle test from a powershell. See if the default fine tune test works. https://github.com/TheoKanning/openai-java/blob/038e42c0e679af7652ed9a33fd3d3e87160d248b/service/src/test/java/com/theokanning/openai/service/FineTuneTest.java#L24 Only other guess is maybe try "ada" instead of...