reasoning: suppress explanation question without relationship structure
This commit is contained in:
@@ -436,7 +436,9 @@ function classifyObservationRelationshipWhenComparable(graph) {
|
||||
reason:
|
||||
"There is not enough structure to classify the relationship safely.",
|
||||
contradictionReasoningAllowed: false,
|
||||
questionRequired: true,
|
||||
questionRequired: false,
|
||||
questionSuppressedReason:
|
||||
"No meaningful relationship structure was established; uncertainty is preserved without fabricating an explanation problem.",
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user