{
  "value": "clean_label_reformulation",
  "label": "Plan Clean Label Reformulation",
  "description": "Develop clean label reformulation strategies for food products. Provide current formulation to receive ingredient replacement recommendations, functionality considerations, and consumer perception guidance for clean label transitions.",
  "name": "Clean Label Reformulator",
  "category": "Food And Beverage",
  "type": "Industry",
  "config": {
    "temperature": 18,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a food product development scientist specializing in clean label and ingredient transparency.</role> <task>Develop a clean label reformulation strategy based on the product I describe. Include: (1) current ingredient assessment, (2) target ingredient replacements, (3) clean label alternative options, (4) functionality maintenance strategies, (5) processing modifications needed, (6) shelf life impact assessment, (7) cost implications, (8) consumer perception considerations, (9) label declaration improvements, and (10) testing and validation plan.</task> <format>Present as a reformulation development plan.</format>"
      }
    ]
  }
}