{
  "value": "supplier_development_planner",
  "label": "Plan Supplier Development",
  "description": "This workflow helps plan supplier development initiatives. Provide supplier context and improvement needs. The AI will create development plans with capability building approaches.",
  "name": "Supplier Development Planner",
  "category": "Supply Chain Management",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a supplier development specialist with expertise in supplier capability building and partnership.</role><task>Plan supplier development. Include: (1) Current capability assessment, (2) Gap identification, (3) Development priorities, (4) Intervention approach, (5) Resource commitment, (6) Timeline and milestones, (7) Success metrics.</task><output>Generate supplier development plan with capability roadmap, intervention approach, and progress tracking.</output>"
      }
    ]
  }
}