Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90735285.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817690",
  "items": [
    {
      "boxes": 1,
      "length": "70",
      "variety": "ALSTRO PINKELEGANCE",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.32,
      "box_marking": "QBALSTRO",
      "total_price": 12.8
    },
    {
      "boxes": 1,
      "length": "80",
      "variety": "ALSTRO PINKELEGANCE",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.36,
      "box_marking": "QBALSTRO",
      "total_price": 14.4
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "ALSTRO PINKPRIMADONNA",
      "category": "Flowers",
      "quantity": 40,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.32,
      "box_marking": "QBALSTRO",
      "total_price": 12.8
    },
    {
      "boxes": 1,
      "length": "80",
      "variety": "ALSTRO PINKPRIMADONNA",
      "category": "Flowers",
      "quantity": 30,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.36,
      "box_marking": "QBALSTRO",
      "total_price": 10.8
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "ALSTROWHITEHIMALAYA",
      "category": "Flowers",
      "quantity": 200,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.32,
      "box_marking": "HBALSTRO",
      "total_price": 64.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ALSTRO PINKALICE",
      "category": "Flowers",
      "quantity": 50,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.3,
      "box_marking": "HBALSTRO",
      "total_price": 15.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ALSTRO PINKELEGANCE",
      "category": "Flowers",
      "quantity": 60,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.3,
      "box_marking": "HBALSTRO",
      "total_price": 18.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "ALSTRO PINKPAMELA",
      "category": "Flowers",
      "quantity": 60,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.3,
      "box_marking": "HBALSTRO",
      "total_price": 18.0
    }
  ],
  "country": "Kyrgyz Republic(Kyrgyzstan)",
  "summary": {
    "total_boxes": 3,
    "total_stems": 520,
    "total_amount": 165.8
  },
  "supplier": "TOO QAZAQ IMEX/SOCIEDAD DERESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Тип инвойса: А (составные коробки). Обнаружено 3 физические коробки. Присутствуют расхождения по сумме стеблей и общей стоимости с ожидаемыми значениями из правил. Раскрытие мультибокса не применялось.",
    "status": "warning",
    "sum_boxes": 3,
    "sum_stems": 520,
    "sum_amount": 165.8,
    "items_count": 8,
    "discrepancies": [
      "Calculated total_stems (520) does not match expected_stems from rule (700).",
      "Calculated total_amount (165.80) does not match expected_amount from rule (320.00)."
    ],
    "expected_boxes": 3,
    "expected_stems": 700,
    "expected_amount": 320.0
  }
}
Результат (Pass 2)

  
История (последние 20)
ID Файл Дата