Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90717670.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-99817594",
  "items": [
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY BE LOVING",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.7,
      "box_marking": "QB 4",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "SPRAY BELLALINDA CERISE",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.7,
      "box_marking": "QB 4",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY BRIGHT SENSATION",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.7,
      "box_marking": "QB 4",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY BS VOLANS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.7,
      "box_marking": "QB 4",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY ELBA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.5,
      "box_marking": "QB 4",
      "total_price": 5.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY FIBONACCI AUREUS",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.8,
      "box_marking": "QB 4",
      "total_price": 8.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY FIBONACCI GIOCONDA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.8,
      "box_marking": "QB 4",
      "total_price": 8.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY FIBONACCI YANTRA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.6,
      "box_marking": "QB 4",
      "total_price": 6.0
    },
    {
      "boxes": 1,
      "length": "70",
      "variety": "SPRAY GEM STAR",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.7,
      "box_marking": "QB 4",
      "total_price": 7.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "SPRAY WHITE MAJOLIKA",
      "category": "Flowers",
      "quantity": 10,
      "box_number": "1",
      "plantation": "TESSA- P",
      "unit_price": 0.5,
      "box_marking": "QB 4",
      "total_price": 5.0
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 1,
    "total_stems": 100,
    "total_amount": 67.0
  },
  "supplier": "TOO QAZAQ IMEX/SOCIEDAD DERESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Тип инвойса: А (составные коробки), обнаружена 1 физическая коробка со смешанными сортами. Раскрытие мультибокса не применялось. Инвойс содержит расхождения между извлеченными суммами и ожидаемыми итогами, указанными в правилах.",
    "status": "warning",
    "sum_boxes": 1,
    "sum_stems": 100,
    "sum_amount": 67.0,
    "items_count": 10,
    "discrepancies": [
      "Total stems from items (100) does not match expected total stems (700).",
      "Total amount from items (67.0) does not match expected total amount (320.0)."
    ],
    "expected_stems": 700,
    "expected_amount": 320.0
  }
}
Результат (Pass 2)

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