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-00069.parquet:38586

7bc9235234a649450c9a67a9
turn 1/1gpt-4.1-mini-2025-04-14FrenchSudan524 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": "f4a26d0aa8144e2c92e21a84c86f77be",
    "updated": "2025-04-21T22:50:22.822Z",
    "title": "Fresh Peas and Zucchini",
    "subtitle": null,
    "description": "Fresh peas are a delightful ingredient, and their delicate sweetness shines brightest when prepared simply. This recipe combines them with ripe tomatoes and zucchini, allowing a versatile all-purpose seasoning to enhance their natural flavors.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "olive oil",
          "scallions, chopped",
          "fresh peas",
          "tomatoes, seeded and diced",
          "no-salt all-purpose seasoning",
          "water",
          "zucchini, sliced diagonally into ½-inch slices"
        ]
      }
    ],
    "instructions": [
      "1. Heat two tablespoons of olive oil in a large skillet.",
      "Add the chopped scallions and sauté for one to two minutes, until they appear glossy.",
      "Incorporate the peas and diced tomatoes, cooking for three minutes.",
      "2. Add the all-purpose seasoning and sauté for one minute.",
      "Pour in the water and add the sliced zucchini. Cook over low heat for approximately 20 minutes.",
      "Finish by drizzling the remaining tablespoon of olive oil over the vegetables before serving."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f4a26d0aa8144e2c92e21a84c86f77be",
    "updated": "2025-04-21T22:50:22.822Z",
    "title": "ताजा मटर और तोरई",
    "subtitle": null,
    "description": "ताजा मटर एक आनंददायक सामग्री है, और इसकी हल्की मिठास तब सबसे अधिक प्रदर्शित होती है जब इसे सरलता से तैयार किया जाता है। यह रेसिपी पके हुए टमाटर और तोरई के साथ मिलाकर बनती है, जो एक बहुमुखी बहुउद्देशीय मसाले के साथ उनके प्राकृतिक स्वाद को बढ़ाता है।",
    "ingredients": [
      {
        "section": "रेसिपी के लिए",
        "ingredients": [
          "जैतून का तेल",
          "हरी प्याज, कटा हुआ",
          "ताजा मटर",
          "टमाटर, बीज निकाले और कटे हुए",
          "नमक रहित बहुउद्देशीय मसाला",
          "पानी",
          "तोरई, तिरछे आधे इंच के स्लाइस में कटा हुआ"
        ]
      }
    ],
    "instructions": [
      "1. एक बड़े तवे में दो टेबलस्पून जैतून का तेल गर्म करें।",
      "कटा हुआ हरा प्याज डालें और एक से दो मिनट तक भूनें, जब तक कि वे चमकदार न दिखने लगें।",
      "मटर और कटे हुए टमाटर डालें, तीन मिनट तक पकाएं।",
      "2. बहुउद्देशीय मसाला डालें और एक मिनट तक भूनें।",
      "पानी डालें और तिरछे कटे तोरई के स्लाइस मिलाएं। धीमी आंच पर लगभग 20 मिनट तक पकाएं।",
      "परोसने से पहले बचा हुआ एक टेबलस्पून जैतून का तेल सब्जियों पर डालें।"
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00069.parquet:38587

66760f73e57c7c8e1430a3c2
turn 1/1gpt-4.1-mini-2025-04-14EnglishUnited States450 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 zh (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 zh.
    - 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 : zh (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "橙子夏威夷果面包",
    "subtitle": null,
    "description": "这款面包巧妙地融合了橙子的清新风味和中式五香粉的芳香复杂性。甜咸香料的混合提升了橙子的甜味,营造出比传统肉桂或豆蔻更为细腻的风味层次。",
    "ingredients": [
      {
        "section": "配方用料",
        "ingredients": [
          "通用面粉(如需,可使用半量全麦面粉)",
          "糖",
          "泡打粉",
          "中式五香粉",
          "1个中等大小橙子的橙皮屑",
          "新鲜榨取的橙汁",
          "菜籽油",
          "鸡蛋",
          "粗切无盐夏威夷果仁"
        ]
      }
    ],
    "instructions": [
      "1. 预热烤箱至350°F(约175°C)。给9英寸烤盘抹油并撒粉。放置备用。",
      "2. 在大碗中,将面粉、糖、泡打粉、中式五香粉和橙皮屑搅拌均匀。",
      "3. 在另一个碗中,将橙汁、油和鸡蛋打匀至充分混合。",
      "4. 在干性材料中央挖个坑,倒入湿性材料,搅拌至刚刚混合,避免过度搅拌。轻轻拌入夏威夷果仁。将面糊倒入准备好的烤盘中。",
      "5. 烘烤45分钟至1小时,或用牙签插入中心拔出时干净无粘附物。取出烤箱,在烤盘内冷却10分钟后,移至铁架上完全冷却。"
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00069.parquet:38588

c8cc14413ef1f88dec18635a
turn 1/1gpt-4.1-mini-2025-04-14EnglishSingapore660 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 pt (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 pt.
    - 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 : pt (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Pão de Laranja com Nozes de Macadâmia",
    "subtitle": null,
    "description": "Este pão combina lindamente o sabor cítrico da laranja com a complexidade aromática do pó de cinco especiarias chinês. A mistura de especiarias doces e salgadas realça a doçura da laranja, criando um perfil de sabor mais refinado do que a canela ou a noz-moscada tradicionais.",
    "ingredients": [
      {
        "section": "Para a receita",
        "ingredients": [
          "farinha de trigo comum (use metade farinha de trigo integral, se desejar)",
          "açúcar",
          "fermento em pó",
          "pó de cinco especiarias chinês",
          "raspas de 1 laranja média",
          "suco de laranja fresco espremido",
          "óleo de canola",
          "ovo",
          "nozes de macadâmia sem sal, grosseiramente picadas"
        ]
      }
    ],
    "instructions": [
      "1. Pré-aqueça o forno a 175°C. Unte e enfarinhe uma forma de pão de 23 cm. Reserve.",
      "2. Em uma tigela grande, misture a farinha, o açúcar, o fermento em pó, o pó de cinco especiarias chinês e as raspas de laranja.",
      "3. Em outra tigela, bata o suco de laranja, o óleo e o ovo até obter uma mistura homogênea.",
      "4. Faça um buraco no centro dos ingredientes secos. Despeje os ingredientes molhados e misture até combinar, sem mexer demais. Incorpore delicadamente as nozes de macadâmia. Transfira a massa para a forma preparada.",
      "5. Asse por 45 minutos a 1 hora, ou até que um palito inserido no centro saia limpo. Retire do forno e deixe o pão esfriar na forma por 10 minutos antes de transferi-lo para uma grade para esfriar completamente."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00069.parquet:38589

dc40e2539a97f82b5f586094
turn 1/1gpt-4.1-mini-2025-04-14EnglishUnited States648 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": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Pain à l'orange et noix de macadamia",
    "subtitle": null,
    "description": "Ce pain associe à merveille la saveur acidulée de l'orange à la complexité aromatique du mélange cinq-épices chinois. L'alliance des épices sucrées et salées rehausse la douceur de l'orange, créant un profil gustatif plus subtil que la cannelle ou la muscade traditionnelles.",
    "ingredients": [
      {
        "section": "Pour la recette",
        "ingredients": [
          "farine tout usage (utiliser moitié farine de blé complet si désiré)",
          "sucre",
          "levure chimique",
          "mélange cinq-épices chinois",
          "zeste d'une orange moyenne",
          "jus d'orange fraîchement pressé",
          "huile de colza",
          "œuf",
          "noix de macadamia non salées, grossièrement hachées"
        ]
      }
    ],
    "instructions": [
      "1. Préchauffer le four à 180°C. Graisser et fariner un moule à cake de 23 cm. Réserver.",
      "2. Dans un grand saladier, fouetter ensemble la farine, le sucre, la levure chimique, le mélange cinq-épices chinois et le zeste d'orange.",
      "3. Dans un autre bol, fouetter le jus d'orange, l'huile et l'œuf jusqu'à homogénéité.",
      "4. Creuser un puits au centre des ingrédients secs. Verser les ingrédients humides et mélanger jusqu'à ce que le tout soit juste combiné. Ne pas trop mélanger. Incorporer délicatement les noix de macadamia. Verser la pâte dans le moule préparé.",
      "5. Cuire au four pendant 45 minutes à 1 heure, ou jusqu'à ce qu'un cure-dent inséré au centre ressorte propre. Retirer du four et laisser refroidir dans le moule pendant 10 minutes avant de transférer sur une grille pour refroidir complètement."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

turns-00069.parquet:38590

d097869255dd3343f3e24348
turn 1/1gpt-4.1-mini-2025-04-14EnglishUnited States659 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": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Pane all'Arancia e Noci di Macadamia",
    "subtitle": null,
    "description": "Questo pane combina magnificamente il sapore agrumato dell'arancia con la complessità aromatica delle spezie cinesi a cinque aromi. La miscela di spezie dolci e salate esalta la dolcezza dell'arancia, creando un profilo di sapore più sfumato rispetto alla tradizionale cannella o noce moscata.",
    "ingredients": [
      {
        "section": "Per la ricetta",
        "ingredients": [
          "farina tipo 00 (utilizzare metà farina integrale se desiderato)",
          "zucchero",
          "lievito in polvere",
          "polvere di cinque spezie cinesi",
          "scorza di 1 arancia media",
          "succo d'arancia fresco spremuto",
          "olio di semi di colza",
          "uovo",
          "noci di macadamia non salate grossolanamente tritate"
        ]
      }
    ],
    "instructions": [
      "1. Preriscaldare il forno a 175°C. Imburrare e infarinare uno stampo da plumcake da 23 cm. Mettere da parte.",
      "2. In una ciotola capiente, sbattere insieme la farina, lo zucchero, il lievito in polvere, la polvere di cinque spezie cinesi e la scorza d'arancia.",
      "3. In una ciotola separata, sbattere insieme il succo d'arancia, l'olio e l'uovo fino a ottenere un composto omogeneo.",
      "4. Creare una fontana al centro degli ingredienti secchi. Versare gli ingredienti liquidi e mescolare fino a incorporare appena il composto. Non mescolare troppo. Incorporare delicatamente le noci di macadamia. Trasferire l'impasto nello stampo preparato.",
      "5. Cuocere per 45 minuti a 1 ora, o finché uno stecchino inserito al centro non esce pulito. Togliere dal forno e lasciare raffreddare il pane nello stampo per 10 minuti prima di trasferirlo su una gratella per farlo raffreddare completamente."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00069.parquet:38591

403455e99996ea2ee4b420ee
turn 1/1gpt-4.1-mini-2025-04-14EnglishFrance667 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": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "संतरे का मैकाडामिया नट ब्रेड",
    "subtitle": null,
    "description": "यह ब्रेड संतरे के ताजगी भरे स्वाद को चीनी पांच-मसालों के सुगंधित जटिलता के साथ खूबसूरती से मिलाती है। मीठे और तीखे मसालों का मिश्रण संतरे की मिठास को बढ़ाता है, पारंपरिक दालचीनी या जायफल की तुलना में अधिक परिष्कृत स्वाद प्रोफ़ाइल बनाता है।",
    "ingredients": [
      {
        "section": "विधि के लिए",
        "ingredients": [
          "सभी उपयोग का आटा (इच्छा हो तो आधा गेहूं का आटा इस्तेमाल करें)",
          "चीनी",
          "बेकिंग पाउडर",
          "चीनी पांच-मसाला पाउडर",
          "1 मध्यम आकार के संतरे के छिलके का रस",
          "ताजा निचोड़ा हुआ संतरे का रस",
          "कैनोला तेल",
          "अंडा",
          "साबुत कटे हुए बिना नमक के मैकाडामिया नट्स"
        ]
      }
    ],
    "instructions": [
      "1. ओवन को 350°F पर पहले से गरम करें। 9 इंच के लोफ़ पैन को चिकनाई लगाकर आटा छिड़कें। अलग रख दें।",
      "2. एक बड़े बर्तन में आटा, चीनी, बेकिंग पाउडर, चीनी पांच-मसाला पाउडर और संतरे के छिलके को अच्छी तरह मिलाएं।",
      "3. एक अलग बर्तन में संतरे का रस, तेल और अंडा अच्छी तरह फेंटें जब तक मिश्रण एकसार न हो जाए।",
      "4. सूखे सामग्री के बीच एक गड्ढा बनाएं। गीले मिश्रण को इसमें डालें और हल्के हाथ से मिलाएं। ज़्यादा न मिलाएं। सावधानीपूर्वक मैकाडामिया नट्स डालकर मिलाएं। बैटर को तैयार लोफ़ पैन में डालें।",
      "5. 45 मिनट से 1 घंटे तक बेक करें, या जब तक बीच में डाला गया टूथपिक साफ न बाहर आए। ओवन से निकालें और पैन में 10 मिनट के लिए ठंडा होने दें, फिर वायर रैक पर पूरी तरह ठंडा होने के लिए स्थानांतरित करें।"
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00069.parquet:38592

dfc31b1e4197aab7659c6bfb
turn 1/1gpt-4.1-mini-2025-04-14EnglishBrazil612 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": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "خبز المندلينا بالجوز الأسترالي",
    "subtitle": null,
    "description": "يجمع هذا الخبز بشكل رائع بين نكهة البرتقال الحامضة وتعقيد توابل الخمسة الصينية العطرية. يعزز مزيج التوابل الحلوة والمالحة حلاوة البرتقال، مما يخلق نكهة أكثر تعقيداً من القرفة أو جوزة الطيب التقليدية.",
    "ingredients": [
      {
        "section": "للوصفة",
        "ingredients": [
          "دقيق متعدد الأغراض (يمكن استخدام نصف الكمية من دقيق القمح الكامل إذا رغبت)",
          "سكر",
          "بايكينغ باودر (بودرة الخبز)",
          "مسحوق توابل الخمسة الصينية",
          "قشر برتقالة متوسطة الحجم مبشور",
          "عصير برتقال طازج معصور",
          "زيت الكانولا",
          "بيضة",
          "جوز أسترالي غير مملح مفروم خشناً"
        ]
      }
    ],
    "instructions": [
      "١. سخّن الفرن إلى ١٧٥ درجة مئوية. ادهن وافرش دقيقاً قالب خبز بحجم ٩ إنش. ضع القالب جانباً.",
      "٢. في وعاء كبير، اخفق معاً الدقيق، السكر، بايكينغ باودر، مسحوق توابل الخمسة الصينية، وقشر البرتقال.",
      "٣. في وعاء منفصل، اخفق عصير البرتقال، الزيت، والبيضة حتى تمتزج جيداً.",
      "٤. اصنع حفرة في وسط المكونات الجافة. اسكب المكونات السائلة وامزج حتى تتجانس فقط. لا تفرط في الخلط. قم بطي الجوز الأسترالي بلطف. انقل الخليط إلى قالب الخبز المُعد.",
      "٥. اخبز من ٤٥ دقيقة إلى ساعة، أو حتى يخرج عود أسنان مدخل في الوسط نظيفاً. أخرج الخبز من الفرن واتركه يبرد في القالب لمدة ١٠ دقائق قبل نقله إلى رف سلكي ليبرد تماماً."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

turns-00069.parquet:38593

ee20a8a9387b3e48f5472089
turn 1/1gpt-4.1-mini-2025-04-14EnglishFrance675 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": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Pan de naranja con nueces de macadamia",
    "subtitle": null,
    "description": "Este pan combina maravillosamente el sabor cítrico de la naranja con la complejidad aromática de la mezcla de cinco especias china. La combinación de especias dulces y saladas realza la dulzura de la naranja, creando un perfil de sabor más matizado que la canela o la nuez moscada tradicionales.",
    "ingredients": [
      {
        "section": "Para la receta",
        "ingredients": [
          "harina de uso común (puede usarse mitad harina integral si se desea)",
          "azúcar",
          "polvo para hornear",
          "mezcla de cinco especias china",
          "ralladura de 1 naranja mediana",
          "jugo de naranja recién exprimido",
          "aceite de canola",
          "huevo",
          "nueces de macadamia sin sal, picadas groseramente"
        ]
      }
    ],
    "instructions": [
      "1. Precaliente el horno a 175°C (350°F). Engrase y enharine un molde para pan de 23 cm (9 pulgadas). Reserve.",
      "2. En un tazón grande, mezcle la harina, el azúcar, el polvo para hornear, la mezcla de cinco especias china y la ralladura de naranja.",
      "3. En otro tazón, bata el jugo de naranja, el aceite y el huevo hasta que estén bien combinados.",
      "4. Haga un hueco en el centro de los ingredientes secos. Vierta los ingredientes líquidos y mezcle hasta que estén justo combinados. No sobre mezcle. Incorpore suavemente las nueces de macadamia. Vierta la masa en el molde preparado.",
      "5. Hornee de 45 minutos a 1 hora, o hasta que un palillo insertado en el centro salga limpio. Retire del horno y deje enfriar el pan en el molde durante 10 minutos antes de transferirlo a una rejilla para que se enfríe completamente."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00069.parquet:38594

68cf9c6a65895700398de569
turn 1/1gpt-4.1-mini-2025-04-14EnglishJapan616 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": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orange Macadamia Nut Bread",
    "subtitle": null,
    "description": "This bread beautifully combines the zesty flavor of orange with the aromatic complexity of Chinese five-spice powder. The blend of sweet and savory spices enhances the orange's sweetness, creating a more nuanced flavor profile than traditional cinnamon or nutmeg.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "all-purpose flour (use half whole wheat flour if desired)",
          "sugar",
          "baking powder",
          "chinese five-spice powder",
          "zest of 1 medium-size orange",
          "freshly squeezed orange juice",
          "canola oil",
          "egg",
          "roughly chopped unsalted macadamia nuts"
        ]
      }
    ],
    "instructions": [
      "1. Preheat oven to 350°F. Grease and flour a 9-inch loaf pan. Set aside.",
      "2. In a large bowl, whisk together the flour, sugar, baking powder, Chinese five-spice powder, and orange zest.",
      "3. In a separate bowl, whisk together the orange juice, oil, and egg until well combined.",
      "4. Create a well in the center of the dry ingredients. Pour in the wet ingredients and mix until just combined. Do not overmix. Gently fold in the macadamia nuts. Transfer the batter to the prepared loaf pan.",
      "5. Bake for 45 minutes to 1 hour, or until a toothpick inserted into the center comes out clean. Remove from the oven and let the bread cool in the pan for 10 minutes before transferring it to a wire rack to cool completely."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "f787cdf7b3a545b2a20e21881bc753a2",
    "updated": "2025-04-21T22:51:10.425Z",
    "title": "Orangen-Macadamianuss-Brot",
    "subtitle": null,
    "description": "Dieses Brot vereint wunderbar den würzigen Geschmack der Orange mit der aromatischen Komplexität des chinesischen Fünf-Gewürze-Pulvers. Die Mischung aus süßen und herzhaften Gewürzen verstärkt die Süße der Orange und schafft ein nuancierteres Geschmacksprofil als herkömmlicher Zimt oder Muskatnuss.",
    "ingredients": [
      {
        "section": "Für das Rezept",
        "ingredients": [
          "Weizenmehl (nach Wunsch zur Hälfte Vollkornmehl verwenden)",
          "Zucker",
          "Backpulver",
          "chinesisches Fünf-Gewürze-Pulver",
          "Abrieb von 1 mittelgroßen Orange",
          "frisch gepresster Orangensaft",
          "Rapsöl",
          "Ei",
          "grob gehackte ungesalzene Macadamianüsse"
        ]
      }
    ],
    "instructions": [
      "1. Den Ofen auf 175 °C vorheizen. Eine Kastenform (23 cm) einfetten und mit Mehl bestäuben. Beiseite stellen.",
      "2. In einer großen Schüssel Mehl, Zucker, Backpulver, chinesisches Fünf-Gewürze-Pulver und Orangenabrieb vermischen.",
      "3. In einer separaten Schüssel Orangensaft, Öl und Ei verquirlen, bis alles gut vermischt ist.",
      "4. In der Mitte der trockenen Zutaten eine Mulde formen. Die flüssigen Zutaten hineingeben und vorsichtig verrühren, bis alles gerade vermengt ist. Nicht zu stark mixen. Die Macadamianüsse vorsichtig unterheben. Den Teig in die vorbereitete Form geben.",
      "5. 45 Minuten bis 1 Stunde backen, oder bis ein hineingesteckter Zahnstocher sauber herauskommt. Aus dem Ofen nehmen und das Brot 10 Minuten in der Form abkühlen lassen, bevor es zum vollständigen Auskühlen auf ein Kuchengitter gesetzt wird."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00069.parquet:38595

b81a2d7e929bfab0bda2eac3
turn 1/1gpt-4.1-mini-2025-04-14Englishunknown country607 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 pt (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 pt.
    - 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 : pt (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "f9108b128e054f97a9e07e9777c151f3",
    "updated": "2025-04-21T22:52:06.406Z",
    "title": "Chocolate Chili Nut Meringues",
    "subtitle": null,
    "description": "These unique meringues offer a surprising twist with the addition of savory spices. The combination of spicy heat and rich chocolate creates a truly addictive flavor profile.",
    "ingredients": [
      {
        "section": "For the recipe",
        "ingredients": [
          "coarsely chopped walnuts",
          "plus 1 tablespoon confectioners' sugar",
          "good-quality unsweetened cocoa powder",
          "salt-free southwest chipotle seasoning",
          "% teaspoon ground cinnamon",
          "egg whites"
        ]
      }
    ],
    "instructions": [
      "Preheat oven to 300°F.",
      "Line two baking sheets with parchment paper.",
      "Toast the walnuts in a small skillet over medium heat until fragrant and crispy, approximately 6 minutes.",
      "Set aside to cool.",
      "In a separate bowl, sift together ½ cup confectioners' sugar, cocoa powder, Southwest Chipotle seasoning, and cinnamon.",
      "Using an electric mixer, beat the egg whites until stiff peaks form.",
      "Carefully fold the dry ingredients into the beaten egg whites.",
      "Gently incorporate the toasted walnuts.",
      "Drop rounded teaspoonfuls of the meringue mixture onto the prepared baking sheets, ensuring a 1-inch space between each.",
      "Bake for 20 to 25 minutes, or until the meringues are set.",
      "Remove from the oven and allow to cool completely on a wire rack.",
      "Dust with the remaining confectioners' sugar before serving."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
[
  {
    "recipeCode": "f9108b128e054f97a9e07e9777c151f3",
    "updated": "2025-04-21T22:52:06.406Z",
    "title": "Suspiros de Chocolate com Pimenta e Nozes",
    "subtitle": null,
    "description": "Estes suspiros únicos oferecem um toque surpreendente com a adição de especiarias salgadas. A combinação do ardor picante com o chocolate intenso cria um perfil de sabor verdadeiramente viciante.",
    "ingredients": [
      {
        "section": "Para a receita",
        "ingredients": [
          "nozes grosseiramente picadas",
          "mais 1 colher de sopa de açúcar de confeiteiro",
          "cacau em pó de boa qualidade e sem açúcar",
          "tempero chipotle do sudoeste sem sal",
          "½ colher de chá de canela em pó",
          "claras de ovo"
        ]
      }
    ],
    "instructions": [
      "Pré-aqueça o forno a 150°C.",
      "Forre duas assadeiras com papel manteiga.",
      "Toste as nozes em uma frigideira pequena em fogo médio até ficarem aromáticas e crocantes, aproximadamente 6 minutos.",
      "Reserve para esfriar.",
      "Em uma tigela separada, peneire juntos ½ xícara de açúcar de confeiteiro, cacau em pó, tempero chipotle do sudoeste e canela.",
      "Usando uma batedeira elétrica, bata as claras até formar picos firmes.",
      "Incorpore cuidadosamente os ingredientes secos às claras batidas.",
      "Misture delicadamente as nozes tostadas.",
      "Coloque colheradas arredondadas da mistura de suspiro nas assadeiras preparadas, garantindo um espaço de 2,5 cm entre cada uma.",
      "Asse por 20 a 25 minutos, ou até que os suspiros estejam firmes.",
      "Retire do forno e deixe esfriar completamente em uma grade.",
      "Polvilhe com o açúcar de confeiteiro restante antes de servir."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]