shivanis14
commited on
Commit
•
4b7c020
1
Parent(s):
0e5ee0b
Update app.py
Browse files
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": "
|
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": {
|