Lucas-Mo commited on
Commit
945e784
·
verified ·
1 Parent(s): 45109f2

Update src/bon_livraison.py

Browse files
Files changed (1) hide show
  1. src/bon_livraison.py +1 -1
src/bon_livraison.py CHANGED
@@ -32,7 +32,7 @@ SYSTEM_PROMPT = """From this delivery note document, extract the following infor
32
  "type": "string"
33
  },
34
  "vrac": {
35
- "description": "L'aliment est livré en vrac ou non",
36
  "type": "boolean"
37
  },
38
  "quantité": {
 
32
  "type": "string"
33
  },
34
  "vrac": {
35
+ "description": "L'aliment est livré en vrac ou non. Vrai si il y a une Pesées et une Tare",
36
  "type": "boolean"
37
  },
38
  "quantité": {