Commit Graph

4 Commits

Author SHA1 Message Date
Nicholas Tindle
e30873e6b6 docs(blocks): fix misleading loop block field descriptions
Both duration and n_loops descriptions incorrectly implied default
behavior. Actually, one of them must be provided or an error is raised.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 23:23:28 -06:00
Nicholas Tindle
2602913f7d fix(blocks): use MediaFileType for loop block video_out
Aligns with all other video blocks which use MediaFileType for output.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 22:40:32 -06:00
Nicholas Tindle
059c94afac docs(blocks): update video block documentation
- Remove deprecated output_return_type parameter
- Add model_id parameter to narration block

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:55:46 -06:00
Nicholas Tindle
b5611b00b3 feat(video): update video processing blocks and documentation for enhanced functionality 2026-01-23 13:27:34 -06:00