Add ability to define Review Summary camera context (#20828)

* Add ability to define GenAI camera context

* Cleanup

* Only show example with list
This commit is contained in:
Nicolas Mowen
2025-11-06 07:39:44 -07:00
committed by GitHub
parent 8048168814
commit 35ce275071
5 changed files with 53 additions and 2 deletions
+4 -1
View File
@@ -67,8 +67,11 @@
},
"activity_context_prompt": {
"label": "Custom activity context prompt defining normal activity patterns for this property."
},
"camera_context": {
"label": "Spatial context about the camera's field of view to help with descriptive accuracy. Should describe physical features and locations outside the frame. This is for spatial reference only and should NOT include subjective assessments."
}
}
}
}
}
}