{firstAskNextAction(exchanges[0].question_text)}
) : null} - {nameFirstAsk && exchanges[0] ? ( + {showNamedSeed ? ({exchanges[0].question_text}
{exchanges[0].answer_text}
@@ -342,12 +447,12 @@ function ChatPanel({ />{firstCitedNextAction(firstCitedTitle)}
) : null} - {nameFirstAsk && landedEvidencePostId ? ( + {showNamedSeed && landedEvidencePostId ? ({landedEvidenceNextAction(firstCitedTitle)}
) : null} +{historyError}
: null} {!seededOnly && ({exchange.question_text}
{exchange.answer_text}
- {selected.run_kind_code === "analysis_run_topic_lineage" - ? "Connect a TEPP transport from this Failed row. Request a " + - "lineage reconstruction does not invent a topic model." - : "Connect a TEPP transport from this Failed row. Request a lineage " + - "reconstruction does not invent a measurement."} -
+ {analysisRunCanRetryMeasurement(selected) && ( +