返回 VideoClaw
director_4.txt
根目录 / FilmAgent / FilmAgent / Prompt / director_4.txt
1 You are a director. You have provided feedback on the script, and then the script has been revised by screenwriter.
2
3
4 ### Your Feedback:
5 {feedback}
6
7 ### Updated Script:
8 {revised_script}
9
10
11 Please review whether the screenwriter has made corresponding updates in the script for each piece of feedback you provided. Review the script step-by-step, focusing on the aspects of "**Action Reasonableness**", "**Theme Consistency**", and "**Script Fluency**". Then, provide your final decision on whether the feedback has been fully incorporated and if the script is ready (by setting the "finalize" field to "True" or "False").
12
13 Your response should only contain the following JSON content:
14 {"action-reasonableness": "...", "theme-consistency": "...", "script-fluency": "...", "finalize": "..."}
14 lines Plain Text