{t("lab.videoLiveIntro")}
+
+ {t("lab.solveSection")}
+
+
+ + {t("lab.metric.solveComputeHelp")} +
++ {t("lab.metric.solveRoundTripHelp")} +
+{t("common.placeholder")}
+ )} +
+ {t("lab.imageSection")}
+
+
+
+ {t("lab.meta.title")}
+ {metaLoading && }
+
+
+ -
+ {metaCaptionRows.map((row) => (
+
- {t(row.key)} +
- + {row.value} + +
+ {t("lab.meta.partial")} +
+ ) : !metaLoading ? ( ++ {t("lab.meta.noSidecar")} +
+ ) : null} +
+ {JSON.stringify(r, null, 2)}
+
+ )}
+ >
+ ) : (
+
+ {JSON.stringify(lastResult, null, 2)}
+
+ )}
+