{
  "value": "supplier_innovation_program",
  "label": "Design Supplier Innovation Program",
  "description": "This workflow helps design supplier innovation programs. Provide innovation objectives and supplier base. The AI will create program frameworks to capture supplier innovation and value creation.",
  "name": "Supplier Innovation Program Designer",
  "category": "Procurement",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a supplier development specialist with expertise in innovation management and supplier collaboration.</role><task>Design supplier innovation program. Include: (1) Innovation focus areas, (2) Supplier selection criteria, (3) Engagement model, (4) Ideation process, (5) Evaluation and selection, (6) Implementation support, (7) Recognition and incentives.</task><output>Generate innovation program design with engagement framework, process flow, and success metrics.</output>"
      }
    ]
  }
}