Uses of Interface
org.mlflow.api.proto.Assessments.ExpectationOrBuilder
Packages that use Assessments.ExpectationOrBuilder
-
Uses of Assessments.ExpectationOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Assessments.ExpectationOrBuilderModifier and TypeClassDescriptionstatic final classAn expectation for the values or guidelines for the outputs that a model or agent should produce from the inputs contained in the trace.static final classAn expectation for the values or guidelines for the outputs that a model or agent should produce from the inputs contained in the trace.Methods in org.mlflow.api.proto that return Assessments.ExpectationOrBuilderModifier and TypeMethodDescriptionAssessments.Assessment.Builder.getExpectationOrBuilder()A representation of the guidelines and/or expected response from the agent.Assessments.Assessment.getExpectationOrBuilder()A representation of the guidelines and/or expected response from the agent.Assessments.AssessmentOrBuilder.getExpectationOrBuilder()A representation of the guidelines and/or expected response from the agent.