Package org.mlflow.api.proto
Class Assessments
java.lang.Object
org.mlflow.api.proto.Assessments
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Data and metadata for an assessment of a trace.static final class
Protobuf typemlflow.assessments.AssessmentError
static interface
static interface
static final class
Protobuf typemlflow.assessments.AssessmentSource
static interface
static final class
An expectation for the values or guidelines for the outputs that a model or agent should produce from the inputs contained in the trace.static interface
static final class
Feedback provided on the model / agent output(s) contained in the tracestatic interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(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()
-