TheoKanning / openai-java

OpenAI Api Client in Java
MIT License
4.68k stars 1.16k forks source link

Error object missing from the FineTuningJob class #481

Open FournierNic opened 3 months ago

FournierNic commented 3 months ago

From the OpenAI API doc : https://platform.openai.com/docs/api-reference/fine-tuning/object#fine-tuning/object-error I can't seem to find this object in the code.