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 MethodService.WithRawResponse
methods()
JobService.WithRawResponse
jobs()
CheckpointService.WithRawResponse
checkpoints()
AlphaService.WithRawResponse
alpha()
-
-
Method Detail
-
methods
MethodService.WithRawResponse methods()
-
jobs
JobService.WithRawResponse jobs()
-
checkpoints
CheckpointService.WithRawResponse checkpoints()
-
alpha
AlphaService.WithRawResponse alpha()
-
-
-
-