Simplify prompt

This commit is contained in:
Nicolas Mowen 2026-03-19 09:38:55 -06:00
parent 14ea387512
commit ba9100b1ff

View File

@ -120,9 +120,7 @@ Respond with a JSON object matching the provided schema. Field-specific guidance
## Objects in Scene ## Objects in Scene
Each line represents a detection state, not necessarily unique individuals. The `` symbol separates a recognized subject's name from their object type — use only the name (before the `←`) in your response, not the type after it. Each line represents a detection state, not necessarily unique individuals. The `` symbol separates a recognized subject's name from their object type — use only the name (before the `←`) in your response, not the type after it. The same subject may appear across multiple lines if detected multiple times.
**CRITICAL: When you see both a named entry and an unnamed entry of the same type (e.g., "[Name] ← person" and "Person"), visually count how many distinct people/objects you actually see based on appearance and clothing. If you observe only ONE person throughout the sequence, use ONLY the recognized name/label (the part before the `` symbol). The same person may be recognized in some frames but not others. Only describe both if you visually see MULTIPLE distinct people with clearly different appearances.**
**Note: Unidentified objects (without names) are NOT indicators of suspicious activitythey simply mean the system hasn't identified that object.** **Note: Unidentified objects (without names) are NOT indicators of suspicious activitythey simply mean the system hasn't identified that object.**
{get_objects_list()} {get_objects_list()}