Respan Dataset Explorer

Select one behavior. Every returned turn has one binary label: Present or Absent. Source: final dense boolean release.

5,167,182physical rows
86shards
0.00%qualified row coverage
0.00%qualified cell coverage
Random row JSON API

turns-00080.parquet:38290

8ebdd6e35ebc8274dd571be6
turn 1/1gpt-4.1-mini-2025-04-14FrenchUnited States560 words
degenerate_repetitionAbsentFinal dense release
USER
     Goal
    Traduire toutes les valeurs textuelles présentes dans une liste d’objets d’une recette de cuisine de en (ISO 639) vers ar (ISO 639), en respectant le contexte culinaire.

    Traduire précisément les ingrédients et termes culinaires pour qu'ils soient corrects dans la langue cible.
    Maintenir la structure JSON intacte, en ne modifiant que les valeurs.
    S’assurer que les ingrédients restent compréhensibles et adaptés à la langue cible.

    Return Format
    Tu dois renvoyer une liste d’objets sous la forme reçu.
    - Chaque valeur doit être correctement traduite en ar.
    - Les ingrédients doivent être adaptés à la langue cible.
    - Aucune clé ne doit être modifiée.

    Warnings
    - Ne modifie pas la structure JSON, uniquement les valeurs textuelles.
    - Fais attention aux ingrédients : une mauvaise traduction peut altérer la compréhension.
    - Ne laisse aucune valeur non traduite.
    - Ne renvoie que le JSON, sans explication.

    Context Dump
    Langue source : en (ISO 639)
    Langue cible : ar (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Easy-Peel Hard-Cooked Eggs",
    "subtitle": "Makes 1-6 eggs",
    "description": "Hard-cooked eggs, with their durable and travel-friendly shells, make an ideal protein option for preparing ahead, especially using this easy-peel technique. Use large eggs that are free of cracks and cold from the refrigerator. This method can be applied to cook up to 12 eggs simultaneously, provided that the pot and steamer basket are large enough to arrange the eggs in a single layer.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "eggs"
        ]
      }
    ],
    "instructions": [
      "Bring 1 inch of water to a rolling boil in a medium saucepan over high heat.",
      "Place the eggs in a steamer basket and set the basket inside the saucepan.",
      "Cover, reduce the heat to medium-low, and steam the eggs for 13 minutes.",
      "While the eggs are cooking, prepare an ice bath by combining 2 cups of ice cubes with 2 cups of cold water in a bowl.",
      "Using tongs or a slotted spoon, transfer the eggs to the ice bath and let them sit for 15 minutes.",
      "Peel the eggs before serving. Hard-cooked eggs can be stored in the refrigerator, peeled or unpeeled, for up to 3 days."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "بيض مسلوق سهل التقشير",
    "subtitle": "يكفي من 1 إلى 6 بيضات",
    "description": "البيض المسلوق، بقشره المتين والمناسب للسفر، يشكل خيارًا مثاليًا للبروتين للتحضير المسبق، خاصة باستخدام هذه الطريقة السهلة للتقشير. استخدم بيضًا كبير الحجم وخالٍ من الشقوق وباردًا من الثلاجة. يمكن تطبيق هذه الطريقة لطهي ما يصل إلى 12 بيضة في وقت واحد، بشرط أن يكون حجم القدر وسلة التبخير كبيرًا بما يكفي لترتيب البيض على طبقة واحدة.",
    "ingredients": [
      {
        "section": "للوصفة",
        "ingredients": [
          "بيض"
        ]
      }
    ],
    "instructions": [
      "أحضر 2.5 سم من الماء إلى درجة الغليان في قدر متوسط الحجم على حرارة عالية.",
      "ضع البيض في سلة التبخير وضع السلة داخل القدر.",
      "غطِّ القدر، خفف الحرارة إلى متوسطة-منخفضة، واطبخ البيض على البخار لمدة 13 دقيقة.",
      "أثناء طهي البيض، حضر حمامًا مثلجًا بخلط 2 كوب من مكعبات الثلج مع 2 كوب من الماء البارد في وعاء.",
      "باستخدام ملقط أو ملعقة مشققة، انقل البيض إلى الحمام المثلج واتركه لمدة 15 دقيقة.",
      "قشّر البيض قبل التقديم. يمكن حفظ البيض المسلوق في الثلاجة، سواء مقشّرًا أو غير مقشّر، لمدة تصل إلى 3 أيام."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]
```

turns-00080.parquet:38291

a94b56c784f842667ad4e691
turn 1/1gpt-4.1-mini-2025-04-14FrenchUnited States600 words
degenerate_repetitionAbsentFinal dense release
USER
     Goal
    Traduire toutes les valeurs textuelles présentes dans une liste d’objets d’une recette de cuisine de en (ISO 639) vers hi (ISO 639), en respectant le contexte culinaire.

    Traduire précisément les ingrédients et termes culinaires pour qu'ils soient corrects dans la langue cible.
    Maintenir la structure JSON intacte, en ne modifiant que les valeurs.
    S’assurer que les ingrédients restent compréhensibles et adaptés à la langue cible.

    Return Format
    Tu dois renvoyer une liste d’objets sous la forme reçu.
    - Chaque valeur doit être correctement traduite en hi.
    - Les ingrédients doivent être adaptés à la langue cible.
    - Aucune clé ne doit être modifiée.

    Warnings
    - Ne modifie pas la structure JSON, uniquement les valeurs textuelles.
    - Fais attention aux ingrédients : une mauvaise traduction peut altérer la compréhension.
    - Ne laisse aucune valeur non traduite.
    - Ne renvoie que le JSON, sans explication.

    Context Dump
    Langue source : en (ISO 639)
    Langue cible : hi (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Easy-Peel Hard-Cooked Eggs",
    "subtitle": "Makes 1-6 eggs",
    "description": "Hard-cooked eggs, with their durable and travel-friendly shells, make an ideal protein option for preparing ahead, especially using this easy-peel technique. Use large eggs that are free of cracks and cold from the refrigerator. This method can be applied to cook up to 12 eggs simultaneously, provided that the pot and steamer basket are large enough to arrange the eggs in a single layer.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "eggs"
        ]
      }
    ],
    "instructions": [
      "Bring 1 inch of water to a rolling boil in a medium saucepan over high heat.",
      "Place the eggs in a steamer basket and set the basket inside the saucepan.",
      "Cover, reduce the heat to medium-low, and steam the eggs for 13 minutes.",
      "While the eggs are cooking, prepare an ice bath by combining 2 cups of ice cubes with 2 cups of cold water in a bowl.",
      "Using tongs or a slotted spoon, transfer the eggs to the ice bath and let them sit for 15 minutes.",
      "Peel the eggs before serving. Hard-cooked eggs can be stored in the refrigerator, peeled or unpeeled, for up to 3 days."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "आसान छिलके वाले सख्त उबले अंडे",
    "subtitle": "1-6 अंडे बनाता है",
    "description": "सख्त उबले अंडे, जिनकी टिकाऊ और यात्रा के अनुकूल छिलके होते हैं, तैयारी के लिए एक आदर्श प्रोटीन विकल्प हैं, खासकर इस आसान छीलने की तकनीक का उपयोग करते हुए। बड़े अंडों का उपयोग करें जो दरार रहित और फ्रिज से ठंडे हों। यह विधि एक साथ 12 अंडे तक पकाने के लिए लागू की जा सकती है, बशर्ते कि पॉट और स्टीमर टोकरा इतने बड़े हों कि अंडे एक ही परत में रखे जा सकें।",
    "ingredients": [
      {
        "section": "पाक विधि के लिए",
        "ingredients": [
          "अंडे"
        ]
      }
    ],
    "instructions": [
      "मध्यम सॉसपेन में उच्च आंच पर 1 इंच पानी को जोरदार उबाल पर लाएं।",
      "अंडों को स्टीमर टोकरा में रखें और टोकरा सॉसपेन के अंदर सेट करें।",
      "ढककर, आंच मध्यम-धीमी कर दें, और अंडों को 13 मिनट तक भाप में पकाएं।",
      "जब अंडे पक रहे हों, तो 2 कप बर्फ के टुकड़े और 2 कप ठंडा पानी एक कटोरे में मिलाकर बर्फ स्नान तैयार करें।",
      "चिमटी या स्लॉटेड चम्मच का उपयोग करके, अंडों को बर्फ स्नान में स्थानांतरित करें और उन्हें 15 मिनट के लिए बैठने दें।",
      "परोसने से पहले अंडों को छीलें। सख्त उबले अंडे छिले या न छिले, फ्रिज में 3 दिनों तक सुरक्षित रखे जा सकते हैं।"
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

turns-00080.parquet:38292

55e60677252205982eeec7c2
turn 1/1gpt-4.1-mini-2025-04-14FrenchChina597 words
degenerate_repetitionAbsentFinal dense release
USER
     Goal
    Traduire toutes les valeurs textuelles présentes dans une liste d’objets d’une recette de cuisine de en (ISO 639) vers it (ISO 639), en respectant le contexte culinaire.

    Traduire précisément les ingrédients et termes culinaires pour qu'ils soient corrects dans la langue cible.
    Maintenir la structure JSON intacte, en ne modifiant que les valeurs.
    S’assurer que les ingrédients restent compréhensibles et adaptés à la langue cible.

    Return Format
    Tu dois renvoyer une liste d’objets sous la forme reçu.
    - Chaque valeur doit être correctement traduite en it.
    - Les ingrédients doivent être adaptés à la langue cible.
    - Aucune clé ne doit être modifiée.

    Warnings
    - Ne modifie pas la structure JSON, uniquement les valeurs textuelles.
    - Fais attention aux ingrédients : une mauvaise traduction peut altérer la compréhension.
    - Ne laisse aucune valeur non traduite.
    - Ne renvoie que le JSON, sans explication.

    Context Dump
    Langue source : en (ISO 639)
    Langue cible : it (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Easy-Peel Hard-Cooked Eggs",
    "subtitle": "Makes 1-6 eggs",
    "description": "Hard-cooked eggs, with their durable and travel-friendly shells, make an ideal protein option for preparing ahead, especially using this easy-peel technique. Use large eggs that are free of cracks and cold from the refrigerator. This method can be applied to cook up to 12 eggs simultaneously, provided that the pot and steamer basket are large enough to arrange the eggs in a single layer.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "eggs"
        ]
      }
    ],
    "instructions": [
      "Bring 1 inch of water to a rolling boil in a medium saucepan over high heat.",
      "Place the eggs in a steamer basket and set the basket inside the saucepan.",
      "Cover, reduce the heat to medium-low, and steam the eggs for 13 minutes.",
      "While the eggs are cooking, prepare an ice bath by combining 2 cups of ice cubes with 2 cups of cold water in a bowl.",
      "Using tongs or a slotted spoon, transfer the eggs to the ice bath and let them sit for 15 minutes.",
      "Peel the eggs before serving. Hard-cooked eggs can be stored in the refrigerator, peeled or unpeeled, for up to 3 days."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Uova Sode Facili da Sgusciare",
    "subtitle": "Per 1-6 uova",
    "description": "Le uova sode, con il loro guscio resistente e pratico da trasportare, sono un'opzione proteica ideale da preparare in anticipo, specialmente utilizzando questa tecnica facile da sgusciare. Usa uova grandi, integre e fredde di frigorifero. Questo metodo può essere applicato per cuocere fino a 12 uova contemporaneamente, a condizione che la pentola e il cestello per la cottura a vapore siano abbastanza grandi da disporre le uova in uno strato singolo.",
    "ingredients": [
      {
        "section": "Per la ricetta",
        "ingredients": [
          "uova"
        ]
      }
    ],
    "instructions": [
      "Porta a ebollizione 2,5 cm di acqua in una casseruola media a fuoco alto.",
      "Metti le uova in un cestello per la cottura a vapore e posiziona il cestello all'interno della casseruola.",
      "Copri, riduci il fuoco a medio-basso e cuoci a vapore le uova per 13 minuti.",
      "Mentre le uova cuociono, prepara un bagno di ghiaccio combinando 2 tazze di cubetti di ghiaccio con 2 tazze di acqua fredda in una ciotola.",
      "Usando delle pinze o un cucchiaio forato, trasferisci le uova nel bagno di ghiaccio e lasciale riposare per 15 minuti.",
      "Sguscia le uova prima di servirle. Le uova sode possono essere conservate in frigorifero, sgusciate o meno, fino a 3 giorni."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]
```

turns-00080.parquet:38293

6b040fbc26f9ffc73201b376
turn 1/1gpt-4.1-mini-2025-04-14FrenchJapan601 words
degenerate_repetitionAbsentFinal dense release
USER
     Goal
    Traduire toutes les valeurs textuelles présentes dans une liste d’objets d’une recette de cuisine de en (ISO 639) vers es (ISO 639), en respectant le contexte culinaire.

    Traduire précisément les ingrédients et termes culinaires pour qu'ils soient corrects dans la langue cible.
    Maintenir la structure JSON intacte, en ne modifiant que les valeurs.
    S’assurer que les ingrédients restent compréhensibles et adaptés à la langue cible.

    Return Format
    Tu dois renvoyer une liste d’objets sous la forme reçu.
    - Chaque valeur doit être correctement traduite en es.
    - Les ingrédients doivent être adaptés à la langue cible.
    - Aucune clé ne doit être modifiée.

    Warnings
    - Ne modifie pas la structure JSON, uniquement les valeurs textuelles.
    - Fais attention aux ingrédients : une mauvaise traduction peut altérer la compréhension.
    - Ne laisse aucune valeur non traduite.
    - Ne renvoie que le JSON, sans explication.

    Context Dump
    Langue source : en (ISO 639)
    Langue cible : es (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Easy-Peel Hard-Cooked Eggs",
    "subtitle": "Makes 1-6 eggs",
    "description": "Hard-cooked eggs, with their durable and travel-friendly shells, make an ideal protein option for preparing ahead, especially using this easy-peel technique. Use large eggs that are free of cracks and cold from the refrigerator. This method can be applied to cook up to 12 eggs simultaneously, provided that the pot and steamer basket are large enough to arrange the eggs in a single layer.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "eggs"
        ]
      }
    ],
    "instructions": [
      "Bring 1 inch of water to a rolling boil in a medium saucepan over high heat.",
      "Place the eggs in a steamer basket and set the basket inside the saucepan.",
      "Cover, reduce the heat to medium-low, and steam the eggs for 13 minutes.",
      "While the eggs are cooking, prepare an ice bath by combining 2 cups of ice cubes with 2 cups of cold water in a bowl.",
      "Using tongs or a slotted spoon, transfer the eggs to the ice bath and let them sit for 15 minutes.",
      "Peel the eggs before serving. Hard-cooked eggs can be stored in the refrigerator, peeled or unpeeled, for up to 3 days."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Huevos duros fáciles de pelar",
    "subtitle": "Rinde de 1 a 6 huevos",
    "description": "Los huevos duros, con su cáscara resistente y apta para viajar, son una opción ideal de proteína para preparar con anticipación, especialmente usando esta técnica fácil de pelado. Usa huevos grandes que no tengan grietas y que estén fríos, directamente del refrigerador. Este método se puede aplicar para cocinar hasta 12 huevos simultáneamente, siempre que la olla y la cesta para vapor sean lo suficientemente grandes para acomodar los huevos en una sola capa.",
    "ingredients": [
      {
        "section": "Para la receta",
        "ingredients": [
          "huevos"
        ]
      }
    ],
    "instructions": [
      "Hierve 2.5 cm (1 pulgada) de agua a fuego alto en una cacerola mediana.",
      "Coloca los huevos en una cesta para vapor y pon la cesta dentro de la cacerola.",
      "Cubre, reduce el fuego a medio-bajo y cocina los huevos al vapor durante 13 minutos.",
      "Mientras se cocinan los huevos, prepara un baño de hielo combinando 2 tazas de cubitos de hielo con 2 tazas de agua fría en un recipiente.",
      "Usando pinzas o una espumadera, transfiere los huevos al baño de hielo y déjalos reposar durante 15 minutos.",
      "Pela los huevos antes de servir. Los huevos duros pueden guardarse en el refrigerador, pelados o sin pelar, hasta por 3 días."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]
```

turns-00080.parquet:38294

5904602b81266021eb450cfa
turn 1/1gpt-4.1-mini-2025-04-14FrenchSouth Korea593 words
degenerate_repetitionAbsentFinal dense release
USER
     Goal
    Traduire toutes les valeurs textuelles présentes dans une liste d’objets d’une recette de cuisine de en (ISO 639) vers de (ISO 639), en respectant le contexte culinaire.

    Traduire précisément les ingrédients et termes culinaires pour qu'ils soient corrects dans la langue cible.
    Maintenir la structure JSON intacte, en ne modifiant que les valeurs.
    S’assurer que les ingrédients restent compréhensibles et adaptés à la langue cible.

    Return Format
    Tu dois renvoyer une liste d’objets sous la forme reçu.
    - Chaque valeur doit être correctement traduite en de.
    - Les ingrédients doivent être adaptés à la langue cible.
    - Aucune clé ne doit être modifiée.

    Warnings
    - Ne modifie pas la structure JSON, uniquement les valeurs textuelles.
    - Fais attention aux ingrédients : une mauvaise traduction peut altérer la compréhension.
    - Ne laisse aucune valeur non traduite.
    - Ne renvoie que le JSON, sans explication.

    Context Dump
    Langue source : en (ISO 639)
    Langue cible : de (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Easy-Peel Hard-Cooked Eggs",
    "subtitle": "Makes 1-6 eggs",
    "description": "Hard-cooked eggs, with their durable and travel-friendly shells, make an ideal protein option for preparing ahead, especially using this easy-peel technique. Use large eggs that are free of cracks and cold from the refrigerator. This method can be applied to cook up to 12 eggs simultaneously, provided that the pot and steamer basket are large enough to arrange the eggs in a single layer.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "eggs"
        ]
      }
    ],
    "instructions": [
      "Bring 1 inch of water to a rolling boil in a medium saucepan over high heat.",
      "Place the eggs in a steamer basket and set the basket inside the saucepan.",
      "Cover, reduce the heat to medium-low, and steam the eggs for 13 minutes.",
      "While the eggs are cooking, prepare an ice bath by combining 2 cups of ice cubes with 2 cups of cold water in a bowl.",
      "Using tongs or a slotted spoon, transfer the eggs to the ice bath and let them sit for 15 minutes.",
      "Peel the eggs before serving. Hard-cooked eggs can be stored in the refrigerator, peeled or unpeeled, for up to 3 days."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Einfach zu schälende hartgekochte Eier",
    "subtitle": "Ergibt 1-6 Eier",
    "description": "Hartgekochte Eier mit ihrer robusten und reisetauglichen Schale sind eine ideale Proteinquelle zur Vorbereitung im Voraus, insbesondere mit dieser einfach zu schälenden Methode. Verwenden Sie große Eier ohne Risse und kalt aus dem Kühlschrank. Diese Methode kann angewendet werden, um bis zu 12 Eier gleichzeitig zu kochen, vorausgesetzt, dass der Topf und der Dampfkorb groß genug sind, um die Eier in einer einzigen Schicht anzuordnen.",
    "ingredients": [
      {
        "section": "Für das Rezept",
        "ingredients": [
          "Eier"
        ]
      }
    ],
    "instructions": [
      "Bringen Sie 2,5 cm Wasser in einem mittleren Topf bei starker Hitze zum Kochen.",
      "Legen Sie die Eier in einen Dampfkorb und stellen Sie den Korb in den Topf.",
      "Decken Sie den Topf ab, reduzieren Sie die Hitze auf mittlere bis niedrige Stufe und dämpfen Sie die Eier 13 Minuten lang.",
      "Während die Eier garen, bereiten Sie ein Eisbad vor, indem Sie 2 Tassen Eiswürfel mit 2 Tassen kaltem Wasser in einer Schüssel vermengen.",
      "Verwenden Sie eine Zange oder einen Schaumlöffel, um die Eier ins Eisbad zu geben und lassen Sie sie 15 Minuten darin liegen.",
      "Schälen Sie die Eier vor dem Servieren. Hartgekochte Eier können geschält oder ungeschält bis zu 3 Tage im Kühlschrank aufbewahrt werden."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

turns-00080.parquet:38295

e6fa265e5491ff2e2460a90d
turn 1/1gpt-4.1-mini-2025-04-14FrenchGermany589 words
degenerate_repetitionAbsentFinal dense release
USER
     Goal
    Traduire toutes les valeurs textuelles présentes dans une liste d’objets d’une recette de cuisine de en (ISO 639) vers fr (ISO 639), en respectant le contexte culinaire.

    Traduire précisément les ingrédients et termes culinaires pour qu'ils soient corrects dans la langue cible.
    Maintenir la structure JSON intacte, en ne modifiant que les valeurs.
    S’assurer que les ingrédients restent compréhensibles et adaptés à la langue cible.

    Return Format
    Tu dois renvoyer une liste d’objets sous la forme reçu.
    - Chaque valeur doit être correctement traduite en fr.
    - Les ingrédients doivent être adaptés à la langue cible.
    - Aucune clé ne doit être modifiée.

    Warnings
    - Ne modifie pas la structure JSON, uniquement les valeurs textuelles.
    - Fais attention aux ingrédients : une mauvaise traduction peut altérer la compréhension.
    - Ne laisse aucune valeur non traduite.
    - Ne renvoie que le JSON, sans explication.

    Context Dump
    Langue source : en (ISO 639)
    Langue cible : fr (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Easy-Peel Hard-Cooked Eggs",
    "subtitle": "Makes 1-6 eggs",
    "description": "Hard-cooked eggs, with their durable and travel-friendly shells, make an ideal protein option for preparing ahead, especially using this easy-peel technique. Use large eggs that are free of cracks and cold from the refrigerator. This method can be applied to cook up to 12 eggs simultaneously, provided that the pot and steamer basket are large enough to arrange the eggs in a single layer.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "eggs"
        ]
      }
    ],
    "instructions": [
      "Bring 1 inch of water to a rolling boil in a medium saucepan over high heat.",
      "Place the eggs in a steamer basket and set the basket inside the saucepan.",
      "Cover, reduce the heat to medium-low, and steam the eggs for 13 minutes.",
      "While the eggs are cooking, prepare an ice bath by combining 2 cups of ice cubes with 2 cups of cold water in a bowl.",
      "Using tongs or a slotted spoon, transfer the eggs to the ice bath and let them sit for 15 minutes.",
      "Peel the eggs before serving. Hard-cooked eggs can be stored in the refrigerator, peeled or unpeeled, for up to 3 days."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Œufs durs faciles à écaler",
    "subtitle": "Pour 1 à 6 œufs",
    "description": "Les œufs durs, avec leur coquille résistante et adaptée au transport, constituent une option protéique idéale à préparer à l'avance, surtout en utilisant cette technique d'écalage facile. Utilisez des œufs gros, sans fissures, et froids sortant du réfrigérateur. Cette méthode peut être appliquée pour cuire jusqu'à 12 œufs simultanément, à condition que la casserole et le panier vapeur soient assez grands pour disposer les œufs en une seule couche.",
    "ingredients": [
      {
        "section": "Pour la recette",
        "ingredients": [
          "œufs"
        ]
      }
    ],
    "instructions": [
      "Portez à ébullition 2,5 cm d'eau dans une casserole moyenne à feu vif.",
      "Placez les œufs dans un panier vapeur et installez-le à l'intérieur de la casserole.",
      "Couvrez, réduisez le feu à moyen-doux et faites cuire les œufs à la vapeur pendant 13 minutes.",
      "Pendant la cuisson des œufs, préparez un bain glacé en mélangeant 2 tasses de glaçons avec 2 tasses d'eau froide dans un bol.",
      "À l'aide de pinces ou d'une écumoire, transférez les œufs dans le bain glacé et laissez-les reposer pendant 15 minutes.",
      "Écalez les œufs avant de servir. Les œufs durs peuvent être conservés au réfrigérateur, écalés ou non, jusqu'à 3 jours."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

turns-00080.parquet:38296

d4e119144567d10b93e3b082
turn 1/1gpt-4.1-mini-2025-04-14PortugueseSweden782 words
degenerate_repetitionAbsentFinal dense release
USER
       Goal
       Corriger les erreurs de formatage dans une réponse contenant un JSON mal structuré afin de rendre le JSON exploitable et valide.

        1. Extraire et corriger uniquement la partie JSON de  [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Ovos Cozidos Difíceis de Descascarem",
    "subtitle": "Rende 1-6 ovos",
    "description": "Ovos cozidos com cascas resistentes e adequadas para viagem são uma opção ideal de proteína para preparar com antecedência, especialmente usando esta técnica fácil de descascar. Use ovos grandes sem rachaduras e frios, direto da geladeira. Este método pode ser aplicado para cozinhar até 12 ovos simultaneamente, desde que a panela e a cesta de vapor sejam grandes o suficiente para organizar os ovos em uma única camada.",
    "ingredients": [
      {
        "section": "Para a receita",
        "ingredients": [
          "ovos"
        ]
      }
    ],
    "instructions": [
      "Leve 2,5 cm de água para ferver vigorosamente em uma panela média em fogo alto.",
      "Coloque os ovos em uma cesta de vapor e posicione a cesta dentro da panela.",
      "Cubra, reduza o fogo para médio-baixo e cozinhe os ovos no vapor por 13 minutos.",
      "Enquanto os ovos cozinham, prepare um banho de gelo misturando 2 xícaras de cubos de gelo com 2 xícaras de água fria em uma tigela.",
      "Usando pegadores ou uma escumadeira, transfira os ovos para o banho de gelo e deixe-os repousar por 15 minutos.",
      "Descasque os ovos antes de servir. Ovos cozidos podem ser armazenados na geladeira, descascados ou com casca, por até 3 dias."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
].
        2. S'assurer que la syntaxe JSON est strictement valide.
        3. Ne pas modifier les valeurs, seulement le format si nécessaire.
    
        Return Format
        Tu dois renvoyer un JSON strictement valide.
        - Respecte la structure originale du JSON (pas d'ajout, suppression ou modification des données).
        - Corrige les erreurs de formatage éventuelles (guillemets manquants, virgules, accolades, etc.).

        Warnings
        - Ne modifie pas le contenu des valeurs, seulement le format si nécessaire.
        - Ne renvoie que le JSON corrigé, sans explication.
        - Assure-toi que le JSON est bien formatté et exploitable.

        Context Dump
        Données à corriger :
         [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Ovos Cozidos Difíceis de Descascarem",
    "subtitle": "Rende 1-6 ovos",
    "description": "Ovos cozidos com cascas resistentes e adequadas para viagem são uma opção ideal de proteína para preparar com antecedência, especialmente usando esta técnica fácil de descascar. Use ovos grandes sem rachaduras e frios, direto da geladeira. Este método pode ser aplicado para cozinhar até 12 ovos simultaneamente, desde que a panela e a cesta de vapor sejam grandes o suficiente para organizar os ovos em uma única camada.",
    "ingredients": [
      {
        "section": "Para a receita",
        "ingredients": [
          "ovos"
        ]
      }
    ],
    "instructions": [
      "Leve 2,5 cm de água para ferver vigorosamente em uma panela média em fogo alto.",
      "Coloque os ovos em uma cesta de vapor e posicione a cesta dentro da panela.",
      "Cubra, reduza o fogo para médio-baixo e cozinhe os ovos no vapor por 13 minutos.",
      "Enquanto os ovos cozinham, prepare um banho de gelo misturando 2 xícaras de cubos de gelo com 2 xícaras de água fria em uma tigela.",
      "Usando pegadores ou uma escumadeira, transfira os ovos para o banho de gelo e deixe-os repousar por 15 minutos.",
      "Descasque os ovos antes de servir. Ovos cozidos podem ser armazenados na geladeira, descascados ou com casca, por até 3 dias."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
```json
[
  [
    {
      "recipeCode": "f11c0037712143cfb36418af5f40cba4",
      "updated": "2025-05-18T08:18:28.606Z",
      "title": "Ovos Cozidos Difíceis de Descascarem",
      "subtitle": "Rende 1-6 ovos",
      "description": "Ovos cozidos com cascas resistentes e adequadas para viagem são uma opção ideal de proteína para preparar com antecedência, especialmente usando esta técnica fácil de descascar. Use ovos grandes sem rachaduras e frios, direto da geladeira. Este método pode ser aplicado para cozinhar até 12 ovos simultaneamente, desde que a panela e a cesta de vapor sejam grandes o suficiente para organizar os ovos em uma única camada.",
      "ingredients": [
        {
          "section": "Para a receita",
          "ingredients": [
            "ovos"
          ]
        }
      ],
      "instructions": [
        "Leve 2,5 cm de água para ferver vigorosamente em uma panela média em fogo alto.",
        "Coloque os ovos em uma cesta de vapor e posicione a cesta dentro da panela.",
        "Cubra, reduza o fogo para médio-baixo e cozinhe os ovos no vapor por 13 minutos.",
        "Enquanto os ovos cozinham, prepare um banho de gelo misturando 2 xícaras de cubos de gelo com 2 xícaras de água fria em uma tigela.",
        "Usando pegadores ou uma escumadeira, transfira os ovos para o banho de gelo e deixe-os repousar por 15 minutos.",
        "Descasque os ovos antes de servir. Ovos cozidos podem ser armazenados na geladeira, descascados ou com casca, por até 3 dias."
      ],
      "notes_ingredients": "",
      "notes_instructions": ""
    }
  ]
]
```

turns-00080.parquet:38297

aef28387605fb0bb1cd03177
turn 1/1gpt-4.1-mini-2025-04-14Germanunknown country794 words
degenerate_repetitionAbsentFinal dense release
USER
       Goal
       Corriger les erreurs de formatage dans une réponse contenant un JSON mal structuré afin de rendre le JSON exploitable et valide.

        1. Extraire et corriger uniquement la partie JSON de  [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Einfach zu schälende hartgekochte Eier",
    "subtitle": "Ergibt 1-6 Eier",
    "description": "Hartgekochte Eier mit ihrer robusten und reisetauglichen Schale sind eine ideale Proteinquelle zur Vorbereitung im Voraus, insbesondere mit dieser einfach zu schälenden Methode. Verwenden Sie große Eier ohne Risse und kalt aus dem Kühlschrank. Diese Methode kann angewendet werden, um bis zu 12 Eier gleichzeitig zu kochen, vorausgesetzt, dass der Topf und der Dampfkorb groß genug sind, um die Eier in einer einzigen Schicht anzuordnen.",
    "ingredients": [
      {
        "section": "Für das Rezept",
        "ingredients": [
          "Eier"
        ]
      }
    ],
    "instructions": [
      "Bringen Sie 2,5 cm Wasser in einem mittleren Topf bei starker Hitze zum Kochen.",
      "Legen Sie die Eier in einen Dampfkorb und stellen Sie den Korb in den Topf.",
      "Decken Sie den Topf ab, reduzieren Sie die Hitze auf mittlere bis niedrige Stufe und dämpfen Sie die Eier 13 Minuten lang.",
      "Während die Eier garen, bereiten Sie ein Eisbad vor, indem Sie 2 Tassen Eiswürfel mit 2 Tassen kaltem Wasser in einer Schüssel vermengen.",
      "Verwenden Sie eine Zange oder einen Schaumlöffel, um die Eier ins Eisbad zu geben und lassen Sie sie 15 Minuten darin liegen.",
      "Schälen Sie die Eier vor dem Servieren. Hartgekochte Eier können geschält oder ungeschält bis zu 3 Tage im Kühlschrank aufbewahrt werden."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
].
        2. S'assurer que la syntaxe JSON est strictement valide.
        3. Ne pas modifier les valeurs, seulement le format si nécessaire.
    
        Return Format
        Tu dois renvoyer un JSON strictement valide.
        - Respecte la structure originale du JSON (pas d'ajout, suppression ou modification des données).
        - Corrige les erreurs de formatage éventuelles (guillemets manquants, virgules, accolades, etc.).

        Warnings
        - Ne modifie pas le contenu des valeurs, seulement le format si nécessaire.
        - Ne renvoie que le JSON corrigé, sans explication.
        - Assure-toi que le JSON est bien formatté et exploitable.

        Context Dump
        Données à corriger :
         [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "Einfach zu schälende hartgekochte Eier",
    "subtitle": "Ergibt 1-6 Eier",
    "description": "Hartgekochte Eier mit ihrer robusten und reisetauglichen Schale sind eine ideale Proteinquelle zur Vorbereitung im Voraus, insbesondere mit dieser einfach zu schälenden Methode. Verwenden Sie große Eier ohne Risse und kalt aus dem Kühlschrank. Diese Methode kann angewendet werden, um bis zu 12 Eier gleichzeitig zu kochen, vorausgesetzt, dass der Topf und der Dampfkorb groß genug sind, um die Eier in einer einzigen Schicht anzuordnen.",
    "ingredients": [
      {
        "section": "Für das Rezept",
        "ingredients": [
          "Eier"
        ]
      }
    ],
    "instructions": [
      "Bringen Sie 2,5 cm Wasser in einem mittleren Topf bei starker Hitze zum Kochen.",
      "Legen Sie die Eier in einen Dampfkorb und stellen Sie den Korb in den Topf.",
      "Decken Sie den Topf ab, reduzieren Sie die Hitze auf mittlere bis niedrige Stufe und dämpfen Sie die Eier 13 Minuten lang.",
      "Während die Eier garen, bereiten Sie ein Eisbad vor, indem Sie 2 Tassen Eiswürfel mit 2 Tassen kaltem Wasser in einer Schüssel vermengen.",
      "Verwenden Sie eine Zange oder einen Schaumlöffel, um die Eier ins Eisbad zu geben und lassen Sie sie 15 Minuten darin liegen.",
      "Schälen Sie die Eier vor dem Servieren. Hartgekochte Eier können geschält oder ungeschält bis zu 3 Tage im Kühlschrank aufbewahrt werden."
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
```json
[
  [
    {
      "recipeCode": "f11c0037712143cfb36418af5f40cba4",
      "updated": "2025-05-18T08:18:28.606Z",
      "title": "Einfach zu schälende hartgekochte Eier",
      "subtitle": "Ergibt 1-6 Eier",
      "description": "Hartgekochte Eier mit ihrer robusten und reisetauglichen Schale sind eine ideale Proteinquelle zur Vorbereitung im Voraus, insbesondere mit dieser einfach zu schälenden Methode. Verwenden Sie große Eier ohne Risse und kalt aus dem Kühlschrank. Diese Methode kann angewendet werden, um bis zu 12 Eier gleichzeitig zu kochen, vorausgesetzt, dass der Topf und der Dampfkorb groß genug sind, um die Eier in einer einzigen Schicht anzuordnen.",
      "ingredients": [
        {
          "section": "Für das Rezept",
          "ingredients": [
            "Eier"
          ]
        }
      ],
      "instructions": [
        "Bringen Sie 2,5 cm Wasser in einem mittleren Topf bei starker Hitze zum Kochen.",
        "Legen Sie die Eier in einen Dampfkorb und stellen Sie den Korb in den Topf.",
        "Decken Sie den Topf ab, reduzieren Sie die Hitze auf mittlere bis niedrige Stufe und dämpfen Sie die Eier 13 Minuten lang.",
        "Während die Eier garen, bereiten Sie ein Eisbad vor, indem Sie 2 Tassen Eiswürfel mit 2 Tassen kaltem Wasser in einer Schüssel vermengen.",
        "Verwenden Sie eine Zange oder einen Schaumlöffel, um die Eier ins Eisbad zu geben und lassen Sie sie 15 Minuten darin liegen.",
        "Schälen Sie die Eier vor dem Servieren. Hartgekochte Eier können geschält oder ungeschält bis zu 3 Tage im Kühlschrank aufbewahrt werden."
      ],
      "notes_ingredients": "",
      "notes_instructions": ""
    }
  ]
]
```

turns-00080.parquet:38298

cebf983967c884279ad1aeae
turn 1/1gpt-4.1-mini-2025-04-14Chineseunknown country243 words
degenerate_repetitionAbsentFinal dense release
USER
       Goal
       Corriger les erreurs de formatage dans une réponse contenant un JSON mal structuré afin de rendre le JSON exploitable et valide.

        1. Extraire et corriger uniquement la partie JSON de  [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "易剥硬煮蛋",
    "subtitle": "可制作1-6个鸡蛋",
    "description": "硬煮蛋,具有坚固且便于携带的蛋壳,是提前准备的理想蛋白质选择,特别适用于这种易剥技法。使用来自冰箱中无裂纹的大鸡蛋。只要锅和蒸笼篮够大,可以将鸡蛋单层摆放,此方法最多可同时煮制12个鸡蛋。",
    "ingredients": [
      {
        "section": "食材",
        "ingredients": [
          "鸡蛋"
        ]
      }
    ],
    "instructions": [
      "在中号锅中加1英寸高的水,用大火煮沸。",
      "将鸡蛋放入蒸笼篮,置于锅内。",
      "盖上锅盖,将火调至中小火,蒸鸡蛋13分钟。",
      "煮蛋同时,在碗中加入2杯冰块和2杯冷水,准备冰水浴。",
      "用夹子或漏勺将鸡蛋转移到冰水浴中,浸泡15分钟。",
      "食用前剥壳。硬煮蛋可剥壳或不剥壳,放冰箱保存最多3天。"
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
].
        2. S'assurer que la syntaxe JSON est strictement valide.
        3. Ne pas modifier les valeurs, seulement le format si nécessaire.
    
        Return Format
        Tu dois renvoyer un JSON strictement valide.
        - Respecte la structure originale du JSON (pas d'ajout, suppression ou modification des données).
        - Corrige les erreurs de formatage éventuelles (guillemets manquants, virgules, accolades, etc.).

        Warnings
        - Ne modifie pas le contenu des valeurs, seulement le format si nécessaire.
        - Ne renvoie que le JSON corrigé, sans explication.
        - Assure-toi que le JSON est bien formatté et exploitable.

        Context Dump
        Données à corriger :
         [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "易剥硬煮蛋",
    "subtitle": "可制作1-6个鸡蛋",
    "description": "硬煮蛋,具有坚固且便于携带的蛋壳,是提前准备的理想蛋白质选择,特别适用于这种易剥技法。使用来自冰箱中无裂纹的大鸡蛋。只要锅和蒸笼篮够大,可以将鸡蛋单层摆放,此方法最多可同时煮制12个鸡蛋。",
    "ingredients": [
      {
        "section": "食材",
        "ingredients": [
          "鸡蛋"
        ]
      }
    ],
    "instructions": [
      "在中号锅中加1英寸高的水,用大火煮沸。",
      "将鸡蛋放入蒸笼篮,置于锅内。",
      "盖上锅盖,将火调至中小火,蒸鸡蛋13分钟。",
      "煮蛋同时,在碗中加入2杯冰块和2杯冷水,准备冰水浴。",
      "用夹子或漏勺将鸡蛋转移到冰水浴中,浸泡15分钟。",
      "食用前剥壳。硬煮蛋可剥壳或不剥壳,放冰箱保存最多3天。"
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
[
  [
    {
      "recipeCode": "f11c0037712143cfb36418af5f40cba4",
      "updated": "2025-05-18T08:18:28.606Z",
      "title": "易剥硬煮蛋",
      "subtitle": "可制作1-6个鸡蛋",
      "description": "硬煮蛋,具有坚固且便于携带的蛋壳,是提前准备的理想蛋白质选择,特别适用于这种易剥技法。使用来自冰箱中无裂纹的大鸡蛋。只要锅和蒸笼篮够大,可以将鸡蛋单层摆放,此方法最多可同时煮制12个鸡蛋。",
      "ingredients": [
        {
          "section": "食材",
          "ingredients": [
            "鸡蛋"
          ]
        }
      ],
      "instructions": [
        "在中号锅中加1英寸高的水,用大火煮沸。",
        "将鸡蛋放入蒸笼篮,置于锅内。",
        "盖上锅盖,将火调至中小火,蒸鸡蛋13分钟。",
        "煮蛋同时,在碗中加入2杯冰块和2杯冷水,准备冰水浴。",
        "用夹子或漏勺将鸡蛋转移到冰水浴中,浸泡15分钟。",
        "食用前剥壳。硬煮蛋可剥壳或不剥壳,放冰箱保存最多3天。"
      ],
      "notes_ingredients": "",
      "notes_instructions": ""
    }
  ]
]

turns-00080.parquet:38299

b4e874a501c383d7360a6ed0
turn 1/1gpt-4.1-mini-2025-04-14HindiUnited States815 words
degenerate_repetitionAbsentFinal dense release
USER
       Goal
       Corriger les erreurs de formatage dans une réponse contenant un JSON mal structuré afin de rendre le JSON exploitable et valide.

        1. Extraire et corriger uniquement la partie JSON de  [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "आसान छिलके वाले सख्त उबले अंडे",
    "subtitle": "1-6 अंडे बनाता है",
    "description": "सख्त उबले अंडे, जिनकी टिकाऊ और यात्रा के अनुकूल छिलके होते हैं, तैयारी के लिए एक आदर्श प्रोटीन विकल्प हैं, खासकर इस आसान छीलने की तकनीक का उपयोग करते हुए। बड़े अंडों का उपयोग करें जो दरार रहित और फ्रिज से ठंडे हों। यह विधि एक साथ 12 अंडे तक पकाने के लिए लागू की जा सकती है, बशर्ते कि पॉट और स्टीमर टोकरा इतने बड़े हों कि अंडे एक ही परत में रखे जा सकें।",
    "ingredients": [
      {
        "section": "पाक विधि के लिए",
        "ingredients": [
          "अंडे"
        ]
      }
    ],
    "instructions": [
      "मध्यम सॉसपेन में उच्च आंच पर 1 इंच पानी को जोरदार उबाल पर लाएं।",
      "अंडों को स्टीमर टोकरा में रखें और टोकरा सॉसपेन के अंदर सेट करें।",
      "ढककर, आंच मध्यम-धीमी कर दें, और अंडों को 13 मिनट तक भाप में पकाएं।",
      "जब अंडे पक रहे हों, तो 2 कप बर्फ के टुकड़े और 2 कप ठंडा पानी एक कटोरे में मिलाकर बर्फ स्नान तैयार करें।",
      "चिमटी या स्लॉटेड चम्मच का उपयोग करके, अंडों को बर्फ स्नान में स्थानांतरित करें और उन्हें 15 मिनट के लिए बैठने दें।",
      "परोसने से पहले अंडों को छीलें। सख्त उबले अंडे छिले या न छिले, फ्रिज में 3 दिनों तक सुरक्षित रखे जा सकते हैं।"
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
].
        2. S'assurer que la syntaxe JSON est strictement valide.
        3. Ne pas modifier les valeurs, seulement le format si nécessaire.
    
        Return Format
        Tu dois renvoyer un JSON strictement valide.
        - Respecte la structure originale du JSON (pas d'ajout, suppression ou modification des données).
        - Corrige les erreurs de formatage éventuelles (guillemets manquants, virgules, accolades, etc.).

        Warnings
        - Ne modifie pas le contenu des valeurs, seulement le format si nécessaire.
        - Ne renvoie que le JSON corrigé, sans explication.
        - Assure-toi que le JSON est bien formatté et exploitable.

        Context Dump
        Données à corriger :
         [
[
  {
    "recipeCode": "f11c0037712143cfb36418af5f40cba4",
    "updated": "2025-05-18T08:18:28.606Z",
    "title": "आसान छिलके वाले सख्त उबले अंडे",
    "subtitle": "1-6 अंडे बनाता है",
    "description": "सख्त उबले अंडे, जिनकी टिकाऊ और यात्रा के अनुकूल छिलके होते हैं, तैयारी के लिए एक आदर्श प्रोटीन विकल्प हैं, खासकर इस आसान छीलने की तकनीक का उपयोग करते हुए। बड़े अंडों का उपयोग करें जो दरार रहित और फ्रिज से ठंडे हों। यह विधि एक साथ 12 अंडे तक पकाने के लिए लागू की जा सकती है, बशर्ते कि पॉट और स्टीमर टोकरा इतने बड़े हों कि अंडे एक ही परत में रखे जा सकें।",
    "ingredients": [
      {
        "section": "पाक विधि के लिए",
        "ingredients": [
          "अंडे"
        ]
      }
    ],
    "instructions": [
      "मध्यम सॉसपेन में उच्च आंच पर 1 इंच पानी को जोरदार उबाल पर लाएं।",
      "अंडों को स्टीमर टोकरा में रखें और टोकरा सॉसपेन के अंदर सेट करें।",
      "ढककर, आंच मध्यम-धीमी कर दें, और अंडों को 13 मिनट तक भाप में पकाएं।",
      "जब अंडे पक रहे हों, तो 2 कप बर्फ के टुकड़े और 2 कप ठंडा पानी एक कटोरे में मिलाकर बर्फ स्नान तैयार करें।",
      "चिमटी या स्लॉटेड चम्मच का उपयोग करके, अंडों को बर्फ स्नान में स्थानांतरित करें और उन्हें 15 मिनट के लिए बैठने दें।",
      "परोसने से पहले अंडों को छीलें। सख्त उबले अंडे छिले या न छिले, फ्रिज में 3 दिनों तक सुरक्षित रखे जा सकते हैं।"
    ],
    "notes_ingredients": "",
    "notes_instructions": ""
  }
]

    
ASSISTANT
```json
[
  [
    {
      "recipeCode": "f11c0037712143cfb36418af5f40cba4",
      "updated": "2025-05-18T08:18:28.606Z",
      "title": "आसान छिलके वाले सख्त उबले अंडे",
      "subtitle": "1-6 अंडे बनाता है",
      "description": "सख्त उबले अंडे, जिनकी टिकाऊ और यात्रा के अनुकूल छिलके होते हैं, तैयारी के लिए एक आदर्श प्रोटीन विकल्प हैं, खासकर इस आसान छीलने की तकनीक का उपयोग करते हुए। बड़े अंडों का उपयोग करें जो दरार रहित और फ्रिज से ठंडे हों। यह विधि एक साथ 12 अंडे तक पकाने के लिए लागू की जा सकती है, बशर्ते कि पॉट और स्टीमर टोकरा इतने बड़े हों कि अंडे एक ही परत में रखे जा सकें।",
      "ingredients": [
        {
          "section": "पाक विधि के लिए",
          "ingredients": [
            "अंडे"
          ]
        }
      ],
      "instructions": [
        "मध्यम सॉसपेन में उच्च आंच पर 1 इंच पानी को जोरदार उबाल पर लाएं।",
        "अंडों को स्टीमर टोकरा में रखें और टोकरा सॉसपेन के अंदर सेट करें।",
        "ढककर, आंच मध्यम-धीमी कर दें, और अंडों को 13 मिनट तक भाप में पकाएं।",
        "जब अंडे पक रहे हों, तो 2 कप बर्फ के टुकड़े और 2 कप ठंडा पानी एक कटोरे में मिलाकर बर्फ स्नान तैयार करें।",
        "चिमटी या स्लॉटेड चम्मच का उपयोग करके, अंडों को बर्फ स्नान में स्थानांतरित करें और उन्हें 15 मिनट के लिए बैठने दें।",
        "परोसने से पहले अंडों को छीलें। सख्त उबले अंडे छिले या न छिले, फ्रिज में 3 दिनों तक सुरक्षित रखे जा सकते हैं।"
      ],
      "notes_ingredients": "",
      "notes_instructions": ""
    }
  ]
]
```