mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
The output_return_type field was defined in Input but never wired up to store_media_file. The code always used for_block_output. Removed the misleading field from LoopVideoBlock and AddAudioToVideoBlock. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>