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