Flexibles KI Prompt System #48

Merged
Lars merged 56 commits from develop into main 2026-03-26 14:49:48 +01:00
Showing only changes of commit 6e651b5bb5 - Show all commits

View File

@ -358,6 +358,7 @@ async def execute_pipeline_prompt(
}) })
if enable_debug: if enable_debug:
stage_debug['output'] = stage_outputs # Add outputs to debug info for value table
pipeline_debug.append(stage_debug) pipeline_debug.append(stage_debug)
# Final output is last stage's first output # Final output is last stage's first output