mirror of
https://github.com/Ladebeze66/llm_ticket3.git
synced 2025-12-16 15:07:49 +01:00
14:20importdate
This commit is contained in:
parent
49a32554cb
commit
7fa35fe108
@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"date_extraction": "2025-04-03T14:08:56.839665",
|
"date_extraction": "2025-04-03T14:20:14.786086",
|
||||||
"ticket_dir": "output/ticket_T11067",
|
"ticket_dir": "output/ticket_T11067",
|
||||||
"fichiers_json": [
|
"fichiers_json": [
|
||||||
"ticket_info.json",
|
"ticket_info.json",
|
||||||
|
"all_messages.json",
|
||||||
"attachments_info.json"
|
"attachments_info.json"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -4,6 +4,7 @@ import os
|
|||||||
import sys
|
import sys
|
||||||
import json
|
import json
|
||||||
import argparse
|
import argparse
|
||||||
|
from datetime import datetime
|
||||||
from utils.auth_manager import AuthManager
|
from utils.auth_manager import AuthManager
|
||||||
from utils.ticket_manager import TicketManager
|
from utils.ticket_manager import TicketManager
|
||||||
from utils.attachment_manager import AttachmentManager
|
from utils.attachment_manager import AttachmentManager
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user