File size: 218 Bytes
bc02199
 
 
 
 
 
1
2
3
4
5
6
7
"""Prompt placeholder for future VLM object understanding."""

OBJECT_UNDERSTANDING_PROMPT = """
Identify the everyday object, visible features, likely context, and confidence.
Return structured JSON only.
""".strip()