Package org.mlflow.api.proto
Class Assessments
java.lang.Object
org.mlflow.api.proto.Assessments
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classData and metadata for an assessment of a trace.static final classProtobuf typemlflow.assessments.AssessmentErrorstatic interfacestatic interfacestatic final classProtobuf typemlflow.assessments.AssessmentSourcestatic interfacestatic 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 interfacestatic final classFeedback provided on the model / agent output(s) contained in the tracestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-