upgrading dependencies / FredyRuntime >> FredyPipeline

This commit is contained in:
orangecoding
2025-10-12 16:43:56 +02:00
parent a1cb57318e
commit 0436c7f7d7
7 changed files with 49 additions and 49 deletions

View File

@@ -202,7 +202,7 @@ flowchart TD
F2["Adapter 2"]
end
A1 --> B["FredyRuntime"]
A1 --> B["FredyPipeline"]
A2 --> B
A3 --> B
B --> C1 & C2 & C3