Package com.openai.services.async
Interface FineTuningServiceAsync
-
- All Implemented Interfaces:
public interface FineTuningServiceAsync
-
-
Method Summary
Modifier and Type Method Description abstract JobServiceAsync
jobs()
-
-
Method Detail
-
jobs
abstract JobServiceAsync jobs()
-
-
-
-