Class EvalServiceImpl
-
- All Implemented Interfaces:
-
com.braintrustdata.api.services.blocking.EvalService
public final class EvalServiceImpl implements EvalService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classEvalServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description EvalService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. SummarizeExperimentResponsecreate(EvalCreateParams params, RequestOptions requestOptions)-
-
Method Detail
-
withRawResponse
EvalService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
create
SummarizeExperimentResponse create(EvalCreateParams params, RequestOptions requestOptions)
-
-
-
-