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