You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"userMessage": """Extract the JSON containing the meal offers from the following image of a week menu in table layout.
4
+
5
+
Also keep following in mind:
6
+
- Clean up each meal name and remove all line breaks and special characters and add commas and "und" where necessary.
7
+
- All meals have the same price stated inside the image.
8
+
- This menu has no week offers
9
+
10
+
These points are most important before you finally create the JSON and shall be revised:
11
+
- did you leave out the correct dates and are they actually empty. you cannot add a meal to a date which is a holiday but do not forget to add all meals to the date
12
+
- did you add all dates to the JSON
13
+
14
+
Explain if you leave out a day, but not for Saturday and Sunday!
0 commit comments