fix: Update OpenAI recipe parse prompt to return the same number of ingredients as given (#7604)

This commit is contained in:
Michael Genson
2026-05-10 22:24:47 -05:00
committed by GitHub
parent d340fdd9df
commit fdd17182d8

View File

@@ -1,4 +1,4 @@
Parse ingredient strings into components. You will receive a list of one or more ingredients.
Parse ingredient strings into components. You will receive a list of one or more ingredients. It is critical that you return the same number of ingredients as given and in the same order.
When parsing:
- If uncertain about quantity, unit, or food, put the entire string in the note field