= htmlspecialchars($pipeline['description']) ?>
| # | Schritt | Phase | Modell | Konfiguration |
|---|---|---|---|---|
| = $step['sort_order'] ?> |
= $meta['label'] ?>
= $meta['description'] ?> |
= $meta['phase'] ?> | = $modelDisplay ?> |
= htmlspecialchars(json_encode($displayConfig, JSON_UNESCAPED_UNICODE)) ?>
-
|
| ID | Status | Gestartet | Beendet | Dokumente | Chunks |
|---|---|---|---|---|---|
| #= $run['id'] ?> | = $run['status'] ?> | = $run['started_at'] ?? '-' ?> | = $run['completed_at'] ?? '-' ?> | = $run['documents_processed'] ?? 0 ?>/= $run['documents_total'] ?? 0 ?> 0): ?> (= $run['documents_failed'] ?> Fehler) | = $run['chunks_created'] ?? 0 ?> |
Noch keine Ausführungen vorhanden.