Песочница: TESSACORPORATION

Intent ID: 17

Назад
1) Загрузить файл и получить сырой OCR JSON
Сохраняем последний файл и сырой OCR, чтобы можно было повторно тестировать маппинг без перезагрузки.
Скачать последний файл (90720996.pdf)
2) Правила трансформации
Правила трансформации OCR-данных в целевую схему (включая валидацию).
Промпт LLM-подсказки
Используется кнопкой «Подсказать rules».
Сырой OCR JSON (Pass 1)
{
  "awb": "145-9981 7620",
  "items": [
    {
      "boxes": 1,
      "length": "50",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.5,
      "box_marking": "QB 1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.5,
      "box_marking": "QB 1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.5,
      "box_marking": "QB 1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.5,
      "box_marking": "QB 1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "50",
      "variety": "LOLA",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-1",
      "unit_price": 0.5,
      "box_marking": "QB 1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-P",
      "unit_price": 0.5,
      "box_marking": "QB 1",
      "total_price": 50.0
    },
    {
      "boxes": 1,
      "length": "60",
      "variety": "EXPLORER",
      "category": "Flowers",
      "quantity": 100,
      "box_number": "1",
      "plantation": "TESSA-R1",
      "unit_price": 0.5,
      "box_marking": "QB 1",
      "total_price": 50.0
    }
  ],
  "country": "Kyrgyz Republic (Kyrgyzstan)",
  "summary": {
    "total_boxes": 7,
    "total_stems": 700,
    "total_amount": 350.0
  },
  "supplier": "TOO QAZAQ IMEX /SOCIEDAD DE RESPONSABILIDAD LIMITADA",
  "invoice_date": "",
  "invoice_number": "",
  "processing_report": {
    "notes": "Тип инвойса: составной (Type A). Обнаружено 7 логических 'коробок' (строк-заголовков), каждая из которых содержит отдельный сорт. Каждая строка обрабатывалась как отдельный item с boxes=1. Раскрытие мультибокса не применялось.",
    "status": "ok",
    "sum_boxes": 7,
    "sum_stems": 700,
    "sum_amount": 350.0,
    "items_count": 7,
    "discrepancies": [],
    "expected_boxes": 7,
    "expected_stems": 700,
    "expected_amount": 350.0
  }
}
Результат (Pass 2)

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