From fb4f9989108007637b6de4aec373779b1a9d7968 Mon Sep 17 00:00:00 2001 From: Cristiano Hoshikawa Date: Wed, 23 Jul 2025 11:27:41 -0300 Subject: [PATCH] First Commit --- files/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/main.py b/files/main.py index b8f8cc5..2fc1c2f 100644 --- a/files/main.py +++ b/files/main.py @@ -71,8 +71,8 @@ You are a fiscal data extractor. Your goal is to: - Extract the invoice number (field 'nf') -- Extract the customer name (field 'Nome / Razao Social') -- Extract the state (field 'UF') — ⚠️ use **only** the state of the EMITTER company, based on its name and address. +- Extract the customer name (field 'Nome / Razao Social') localized on EMITENTE +- Extract the state (field 'UF') — ⚠️ use **only** the state of the EMITENTE company, based on its name and address. - Extract the list of products and prices (fields: 'Descricao do Produto / Servico' and 'Valor Unitario') - Return a JSON structure as a response in a unique line: {