Fix prompt, unescaped double quote
All checks were successful
Push image to registry / build-image (push) Successful in 4m40s
All checks were successful
Push image to registry / build-image (push) Successful in 4m40s
This commit is contained in:
@ -108,7 +108,7 @@ Your response must strictly follow this JSON format:
|
||||
|
||||
## Rules
|
||||
1. Analyze all provided inputs: screenshot number, timestamp, OCR result snippet, and LLM description for each frame.
|
||||
2. The core goal is to produce one concise, coherent, and engaging video description that captures the essence of the entire reel ("the whole thing").
|
||||
2. The core goal is to produce one concise, coherent, and engaging video description that captures the essence of the entire reel (\"the whole thing\").
|
||||
3. Individual frame descriptions can be inaccurate or contradictory (e.g., object changes drastically between frames). Prioritize consistency across multiple frames unless strongly contradicted by a clear majority.
|
||||
4. Do not generate separate JSON objects for each screenshot; only produce one final `answer` string summarizing the video as a whole at the end of your reasoning.
|
||||
5. Pay special attention to identifying any underlying joke, humor, or satirical element present in the reel based on the collective information.
|
||||
|
Reference in New Issue
Block a user