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 classFineTuningServiceAsyncImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description FineTuningServiceAsync.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. JobServiceAsyncjobs()-
-
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()
-
-
-
-