Package org.kie.kogito.explainability.handlers
package org.kie.kogito.explainability.handlers
-
ClassDescriptionLocalExplainerServiceHandler<T,
R extends BaseExplainabilityRequest> A local explainability handler that delegates explanation to aLocalExplainerand handles assembly of theBaseExplainabilityResultfor both success and failure states of explanation calculation.