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