mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 16:47:37 +03:00
Make directions more clear
This commit is contained in:
parent
bc7f4eacc8
commit
26c7092283
@ -106,8 +106,8 @@ When forming your description:
|
|||||||
## Response Field Guidelines
|
## Response Field Guidelines
|
||||||
|
|
||||||
Respond with a JSON object matching the provided schema. Field-specific guidance:
|
Respond with a JSON object matching the provided schema. Field-specific guidance:
|
||||||
- `scene`: Describe how the sequence begins, then the progression of events — all significant movements and actions in order. For example, if a vehicle arrives and then a person exits, describe both sequentially. Always use subject names from "Objects in Scene" — do not replace named subjects with generic terms like "a person" or "the individual". Your description should align with and support the threat level you assign.
|
- `scene`: Describe how the sequence begins, then the progression of events — all significant movements and actions in order. For example, if a vehicle arrives and then a person exits, describe both sequentially. For named subjects (those with a `←` separator in "Objects in Scene"), always use their name — do not replace them with generic terms. For unnamed objects (e.g., "person", "car"), refer to them naturally with articles (e.g., "a person", "the car"). Your description should align with and support the threat level you assign.
|
||||||
- `title`: Characterize **what took place and where** — interpret the overall purpose or outcome, do not simply compress the scene description into fewer words. Include the relevant location (zone, area, or entry point). Always include subject names from "Objects in Scene" — do not replace named subjects with generic terms. No editorial qualifiers like "routine" or "suspicious."
|
- `title`: Characterize **what took place and where** — interpret the overall purpose or outcome, do not simply compress the scene description into fewer words. Include the relevant location (zone, area, or entry point). For named subjects, always use their name. For unnamed objects, refer to them naturally with articles. No editorial qualifiers like "routine" or "suspicious."
|
||||||
- `potential_threat_level`: Must be consistent with your scene description and the activity patterns above.
|
- `potential_threat_level`: Must be consistent with your scene description and the activity patterns above.
|
||||||
{get_concern_prompt()}
|
{get_concern_prompt()}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user