Package com.openai.services.blocking
Class FineTuningServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.blocking.FineTuningService.WithRawResponse
public final class FineTuningServiceImpl.WithRawResponseImpl implements FineTuningService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description JobService.WithRawResponse
jobs()
CheckpointService.WithRawResponse
checkpoints()
-
-
Method Detail
-
jobs
JobService.WithRawResponse jobs()
-
checkpoints
CheckpointService.WithRawResponse checkpoints()
-
-
-
-