|
| 1 | +[ |
| 2 | + { |
| 3 | + "score": 1.8814621, |
| 4 | + "file_url": "https://fake-invoices.example.com/fake/INV-0015.pdf", |
| 5 | + "issue_date": "2025-04-24", |
| 6 | + "total_amount": 130.0, |
| 7 | + "description": "Client entertainment dinner", |
| 8 | + "id": "INV-0015", |
| 9 | + "services": [ |
| 10 | + { |
| 11 | + "price": 130.0, |
| 12 | + "name": "Dinner at El Gourmet" |
| 13 | + } |
| 14 | + ] |
| 15 | + }, |
| 16 | + { |
| 17 | + "score": 0.76836, |
| 18 | + "file_url": "https://fake-invoices.example.com/fake/INV-0011.pdf", |
| 19 | + "issue_date": "2025-04-20", |
| 20 | + "total_amount": 85.0, |
| 21 | + "description": "Business lunch with client", |
| 22 | + "id": "INV-0011", |
| 23 | + "services": [ |
| 24 | + { |
| 25 | + "price": 85.0, |
| 26 | + "name": "Lunch at La Terraza Bistro" |
| 27 | + } |
| 28 | + ] |
| 29 | + }, |
| 30 | + { |
| 31 | + "score": 0.31618494, |
| 32 | + "file_url": "https://fake-invoices.example.com/fake/INV-0005.pdf", |
| 33 | + "issue_date": "2025-04-09", |
| 34 | + "total_amount": 600.0, |
| 35 | + "description": "Monthly technical support", |
| 36 | + "id": "INV-0005", |
| 37 | + "services": [ |
| 38 | + { |
| 39 | + "price": 400.0, |
| 40 | + "name": "Preventive maintenance" |
| 41 | + }, |
| 42 | + { |
| 43 | + "price": 200.0, |
| 44 | + "name": "Phone support" |
| 45 | + } |
| 46 | + ] |
| 47 | + }, |
| 48 | + { |
| 49 | + "score": 0.27274045, |
| 50 | + "file_url": "https://fake-invoices.example.com/fake/INV-0009.pdf", |
| 51 | + "issue_date": "2025-04-17", |
| 52 | + "total_amount": 1200.0, |
| 53 | + "description": "Annual subscription renewal", |
| 54 | + "id": "INV-0009", |
| 55 | + "services": [ |
| 56 | + { |
| 57 | + "price": 1200.0, |
| 58 | + "name": "SaaS platform subscription" |
| 59 | + } |
| 60 | + ] |
| 61 | + }, |
| 62 | + { |
| 63 | + "score": 0.25688773, |
| 64 | + "file_url": "https://fake-invoices.example.com/fake/INV-0013.pdf", |
| 65 | + "issue_date": "2025-04-22", |
| 66 | + "total_amount": 200.0, |
| 67 | + "description": "Team-building activity", |
| 68 | + "id": "INV-0013", |
| 69 | + "services": [ |
| 70 | + { |
| 71 | + "price": 200.0, |
| 72 | + "name": "Escape room experience for team" |
| 73 | + } |
| 74 | + ] |
| 75 | + }, |
| 76 | + { |
| 77 | + "score": 0.23697382, |
| 78 | + "file_url": "https://fake-invoices.example.com/fake/INV-0012.pdf", |
| 79 | + "issue_date": "2025-04-21", |
| 80 | + "total_amount": 450.0, |
| 81 | + "description": "Hotel accommodation during client visit", |
| 82 | + "id": "INV-0012", |
| 83 | + "services": [ |
| 84 | + { |
| 85 | + "price": 450.0, |
| 86 | + "name": "3-night stay at Hotel Central" |
| 87 | + } |
| 88 | + ] |
| 89 | + }, |
| 90 | + { |
| 91 | + "score": 0.16704111, |
| 92 | + "file_url": "https://fake-invoices.example.com/fake/INV-0004.pdf", |
| 93 | + "issue_date": "2025-04-07", |
| 94 | + "total_amount": 3200.0, |
| 95 | + "description": "CRM system implementation", |
| 96 | + "id": "INV-0004", |
| 97 | + "services": [ |
| 98 | + { |
| 99 | + "price": 2500.0, |
| 100 | + "name": "CRM setup" |
| 101 | + }, |
| 102 | + { |
| 103 | + "price": 700.0, |
| 104 | + "name": "User training" |
| 105 | + } |
| 106 | + ] |
| 107 | + }, |
| 108 | + { |
| 109 | + "score": 0.083114706, |
| 110 | + "file_url": "https://fake-invoices.example.com/fake/INV-0007.pdf", |
| 111 | + "issue_date": "2025-04-13", |
| 112 | + "total_amount": 6000.0, |
| 113 | + "description": "Mobile app development", |
| 114 | + "id": "INV-0007", |
| 115 | + "services": [ |
| 116 | + { |
| 117 | + "price": 3000.0, |
| 118 | + "name": "Android development" |
| 119 | + }, |
| 120 | + { |
| 121 | + "price": 3000.0, |
| 122 | + "name": "iOS development" |
| 123 | + } |
| 124 | + ] |
| 125 | + }, |
| 126 | + { |
| 127 | + "score": 0.04272168, |
| 128 | + "file_url": "https://fake-invoices.example.com/fake/INV-0008.pdf", |
| 129 | + "issue_date": "2025-04-15", |
| 130 | + "total_amount": 1400.0, |
| 131 | + "description": "Network equipment sales", |
| 132 | + "id": "INV-0008", |
| 133 | + "services": [ |
| 134 | + { |
| 135 | + "price": 800.0, |
| 136 | + "name": "Business router" |
| 137 | + }, |
| 138 | + { |
| 139 | + "price": 600.0, |
| 140 | + "name": "Managed switch" |
| 141 | + } |
| 142 | + ] |
| 143 | + }, |
| 144 | + { |
| 145 | + "score": 0.017029667, |
| 146 | + "file_url": "https://fake-invoices.example.com/fake/INV-0014.pdf", |
| 147 | + "issue_date": "2025-04-23", |
| 148 | + "total_amount": 60.0, |
| 149 | + "description": "Local transportation for conference", |
| 150 | + "id": "INV-0014", |
| 151 | + "services": [ |
| 152 | + { |
| 153 | + "price": 60.0, |
| 154 | + "name": "Taxi and metro rides" |
| 155 | + } |
| 156 | + ] |
| 157 | + } |
| 158 | +] |
0 commit comments