Pipeline:

Standard-Pipeline
Bearbeiten

Quelle
Dateitypen
Erstellt
Aktualisiert

Pipeline-Schritte

$step['step_type'], 'description' => '', 'phase' => '-']; $config = $step['config'] ?? []; $modelDisplay = '-'; if (!empty($config['model'])) { $provider = $config['provider'] ?? 'ollama'; $modelDisplay = '' . htmlspecialchars($provider) . ' ' . htmlspecialchars($config['model']); } // Config ohne model/provider für kompaktere Anzeige $displayConfig = array_filter($config, fn($k) => !in_array($k, ['provider', 'model']), ARRAY_FILTER_USE_KEY); ?>
# Schritt Phase Modell Konfiguration

-

Ausführungen

ID Status Gestartet Beendet Dokumente Chunks
# / 0): ?> ( Fehler)

Noch keine Ausführungen vorhanden.