adjust log
Browse files- app/message_processor.py +1 -1
app/message_processor.py
CHANGED
|
@@ -272,7 +272,7 @@ class MessageProcessor:
|
|
| 272 |
full_result_text += f"\n- Biện pháp khắc phục: {bpkpnoidung}"
|
| 273 |
impounding = match.get('impounding')
|
| 274 |
if impounding:
|
| 275 |
-
full_result_text += f"\n-
|
| 276 |
|
| 277 |
# --- PROMPT MỚI ĐƯỢC CẬP NHẬT TẠI ĐÂY ---
|
| 278 |
prompt = (
|
|
|
|
| 272 |
full_result_text += f"\n- Biện pháp khắc phục: {bpkpnoidung}"
|
| 273 |
impounding = match.get('impounding')
|
| 274 |
if impounding:
|
| 275 |
+
full_result_text += f"\n- Tạm giữ phương tiện: 07 ngày"
|
| 276 |
|
| 277 |
# --- PROMPT MỚI ĐƯỢC CẬP NHẬT TẠI ĐÂY ---
|
| 278 |
prompt = (
|