One dish, as each source writes it
compare_recipesCompare how each source writes a dish, side by side, with ingredients rescaled to your servings. See differences in quantities, measurements, yields, and available fields, without ranking.
Instructions
Take a dish and show how each source writes it, side by side. Each source's closest match is read in full, and all of them can be rescaled to the same number of servings so the ingredient lists stand comparison. The answer states what differs and leaves it there: the quantities each asks for, what each measures in, what each yields, and which fields each source publishes at all. No version is ranked above another. Some sources carry reader ratings and some have no author and no rating by nature, so there is no score they share. When only one source answers, the answer says so and shows that one rather than presenting part of a comparison as the whole of it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dish | Yes | The dish to compare, in any of the languages the sources publish in. | |
| sections | No | Which parts of each version to return. Several full recipes is a lot of text. | |
| servings | No | Rescale every version to this many, which is what makes the lists comparable. | |
| max_steps | No | Steps to return per version. | |
| max_step_chars | No | Characters kept per step. Raise it only if a step was cut mid-sentence. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dish | Yes | ||
| notes | Yes | ||
| versions | Yes | ||
| per_source | Yes | ||
| differences | Yes | What differs between the versions, stated as fact. No version is ranked. |