From 85769437949c0f1822d64f0f3e192a105ce5f1cc Mon Sep 17 00:00:00 2001 From: Christian Adell Date: Fri, 1 Dec 2023 08:03:45 +0100 Subject: [PATCH] feat: :sparkles: Improve LLM question to take timezones into account (#250) --- circuit_maintenance_parser/parser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circuit_maintenance_parser/parser.py b/circuit_maintenance_parser/parser.py index 50a38661..6e7c8660 100644 --- a/circuit_maintenance_parser/parser.py +++ b/circuit_maintenance_parser/parser.py @@ -280,7 +280,7 @@ class LLM(Parser): _data_types = ["text/html", "html", "text/plain"] _llm_question = """Please, could you extract a JSON form without any other comment, - with the following JSON schema (timestamps in EPOCH): + with the following JSON schema (timestamps in EPOCH and taking into account the GMT offset): { "type": "object", "properties": {