mirrored 4 minutes ago
0
tsuky_chenupdate multi apps 807a95a
{
  "id": "a503b07f-9119-456b-b75d-f5146737d24f",
  "snapshot": "os",
  "instruction": "I have an image of my receipt located in /home/user. I'm looking to transform it into a PDF file. Can you assist me with this task? Save the resulting PDF as \"receipt.pdf\" on the desktop.",
  "source": "authors",
  "config": [
    {
      "type": "download",
      "parameters": {
        "files": [
          {
            "url": "https://drive.usercontent.google.com/download?id=1jnr4GRh-WmjNxIFJLy_cFMIDpgdEHCVl&export=download&authuser=0&confirm=t&uuid=16783a7f-62e6-4711-ba0e-60fdbbf4c949&at=APZUnTWw9re3wh-InQDDgTmZal8M:1709798244794",
            "path": "/home/user/OIP.jpg"
          }
        ]
      }
    }
  ],
  "trajectory": "trajectories/a503b07f-9119-456b-b75d-f5146737d24f",
  "related_apps": [
    "os",
    "gimp",
    "pdf"
  ],
  "evaluator": {
    "func": "compare_pdf_images",
    "expected": {
      "type": "cloud_file",
      "path": "https://drive.usercontent.google.com/download?id=11JpZbSpbtQZBxN-itjqTeEVynAWyByX-&export=download&authuser=0&confirm=t&uuid=6679a8f6-a3c1-4c2b-b9fa-2540deb8532c&at=APZUnTVVXmofFi6R0sLODcJQ9N4A:1709802795690",
      "dest": "receipt_Gold.pdf"
    },
    "result": {
      "type": "vm_file",
      "path": "/home/user/Desktop/receipt.pdf",
      "dest": "receipt.pdf"
    }
  }
}