mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-05 17:51:36 +02:00
Fix
This commit is contained in:
parent
7ab089661d
commit
feeb6ee392
@ -136,7 +136,7 @@ Threat-level definitions:
|
|||||||
),
|
),
|
||||||
"w",
|
"w",
|
||||||
) as f:
|
) as f:
|
||||||
f.write(context_prompt)
|
f.write(response)
|
||||||
|
|
||||||
if response:
|
if response:
|
||||||
clean_json = re.sub(
|
clean_json = re.sub(
|
||||||
|
Loading…
Reference in New Issue
Block a user