Update examples
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"id": "337d318b-aa07-4f4f-b763-89d9a2dd013f",
|
||||
"snapshot": "libreoffice_calc",
|
||||
"instruction": "Cross-check the invoices with the bank statements and identify any discrepancies. Then pull out the invoices that don't match the statements and put them in the \"problematic\" folder.",
|
||||
"source": "authors",
|
||||
"config": [
|
||||
{
|
||||
"type": "download",
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"path": "/home/user/Desktop/invoice TII-20220301-90.pdf",
|
||||
"url": "https://drive.google.com/uc?id=13y1Dkh9dJUaWeMSk6pg_UY-R7K4bhAJM&export=download"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Invoice # GES-20220215-82.pdf",
|
||||
"url": "https://drive.google.com/uc?id=1zZYJQVpbGmqT_eH0x9Z5O7WoIFrQo3sN&export=download"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Invoice # 243729.pdf",
|
||||
"url": "https://drive.google.com/uc?id=1a7fnWpsAdFQkFWl2BqAA_gTwlZ6nvGAx&export=download"
|
||||
},
|
||||
{
|
||||
"path": "/home/user/Desktop/Bank-Statement.pdf",
|
||||
"url": "https://drive.google.com/uc?id=1-KS6p0aip56iPmH4okhXZhLgqVwrcjfw&export=download"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/337d318b-aa07-4f4f-b763-89d9a2dd013f",
|
||||
"related_apps": [
|
||||
"os",
|
||||
"pdf"
|
||||
],
|
||||
"evaluator": {
|
||||
"func": "compare_pdfs",
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "/home/user/Desktop/problematic/Invoice # 243729.pdf",
|
||||
"dest": "Invoice # 243729.pdf"
|
||||
},
|
||||
"expected": {
|
||||
"type": "cloud_file",
|
||||
"path": "https://drive.google.com/uc?id=1a7fnWpsAdFQkFWl2BqAA_gTwlZ6nvGAx&export=download",
|
||||
"dest": "Invoice # 243729 Gold.pdf"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user