mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
Customizable GenAI Review prompt (#20296)
* Add customizable prompt * Update docs
This commit is contained in:
@@ -259,6 +259,7 @@ def run_analysis(
|
||||
genai_config.additional_concerns,
|
||||
genai_config.preferred_language,
|
||||
genai_config.debug_save_thumbnails,
|
||||
genai_config.activity_context_prompt,
|
||||
)
|
||||
review_inference_speed.update(datetime.datetime.now().timestamp() - start)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user