Package com.openai.services.blocking
Class FineTuningServiceImpl
-
- All Implemented Interfaces:
-
com.openai.services.blocking.FineTuningService
public final class FineTuningServiceImpl implements FineTuningService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
FineTuningServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description FineTuningService.WithRawResponse
withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method. JobService
jobs()
-
-
Method Detail
-
withRawResponse
FineTuningService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
jobs
JobService jobs()
-
-
-
-