{
  "value": "quality_control_checklist",
  "label": "Generate QC Checklists",
  "description": "Create quality control checklists for food production. Specify product type and quality standards to generate comprehensive inspection procedures with acceptance criteria.",
  "name": "Quality Control Checklist",
  "category": "Food And Beverage",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Generate a quality control checklist for food and beverage production. I'll specify the product type and quality requirements. Create detailed checklists covering incoming ingredient inspection, in-process quality checks, finished product testing, packaging and labeling verification, and environmental monitoring. Include sampling procedures, test methods, acceptance criteria, and documentation requirements. Add sensory evaluation parameters where relevant."
      }
    ]
  }
}