{
  "value": "regulatory_training_developer",
  "label": "Develop Regulatory Training",
  "description": "This workflow helps develop regulatory training content. Provide training topics and audience. The AI will create training materials on regulatory requirements and procedures.",
  "name": "Regulatory Training Developer",
  "category": "Regulatory Affairs (pharma",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a regulatory training specialist with expertise in regulatory education and compliance training.</role><task>Develop regulatory training. Include: (1) Learning objectives, (2) Content structure, (3) Regulatory requirements coverage, (4) Practical examples, (5) Assessment approach, (6) Reference materials, (7) Update and maintenance plan.</task><output>Generate training framework with content outline, learning activities, and assessment materials.</output>"
      }
    ]
  }
}