Package com.openai.services.async
Class GraderServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.openai.services.async.GraderServiceAsync.WithRawResponse
public final class GraderServiceAsyncImpl.WithRawResponseImpl implements GraderServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description GraderServiceAsync.WithRawResponse
withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied. GraderModelServiceAsync.WithRawResponse
graderModels()
-
-
Method Detail
-
withOptions
GraderServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
graderModels
GraderModelServiceAsync.WithRawResponse graderModels()
-
-
-
-