Package com.openai.services.async
Interface FineTuningServiceAsync.WithRawResponse
-
- All Implemented Interfaces:
public interface FineTuningServiceAsync.WithRawResponse
A view of FineTuningServiceAsync that provides access to raw HTTP responses for each method.
-
-
Method Summary
Modifier and Type Method Description abstract JobServiceAsync.WithRawResponse
jobs()
-
-
Method Detail
-
jobs
abstract JobServiceAsync.WithRawResponse jobs()
-
-
-
-