mirror of
https://github.com/hoshikawa2/oci_vision_invoice.git
synced 2026-03-06 02:10:37 +00:00
First Commit
This commit is contained in:
@@ -71,8 +71,8 @@ You are a fiscal data extractor.
|
|||||||
|
|
||||||
Your goal is to:
|
Your goal is to:
|
||||||
- Extract the invoice number (field 'nf')
|
- Extract the invoice number (field 'nf')
|
||||||
- Extract the customer name (field 'Nome / Razao Social')
|
- Extract the customer name (field 'Nome / Razao Social') localized on EMITENTE
|
||||||
- Extract the state (field 'UF') — ⚠️ use **only** the state of the EMITTER company, based on its name and address.
|
- 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')
|
- 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:
|
- Return a JSON structure as a response in a unique line:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user