shivanis14 commited on
Commit
4b7c020
1 Parent(s): 0e5ee0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def rda_analysis(product_info_from_db_nutritionalInformation: Dict[str, Any],
73
  }
74
  ],
75
  response_format={"type": "json_schema", "json_schema": {
76
- "name": "Nutritional Info Label Reader",
77
  "schema": {
78
  "type": "object",
79
  "properties": {
 
73
  }
74
  ],
75
  response_format={"type": "json_schema", "json_schema": {
76
+ "name": "Nutritional_Info_Label_Reader",
77
  "schema": {
78
  "type": "object",
79
  "properties": {