{
  "value": "training_vendor_evaluator",
  "label": "Evaluate Training Vendor",
  "description": "This workflow helps evaluate training vendors and solutions. Provide requirements and vendor options. The AI will create evaluation frameworks and selection recommendations.",
  "name": "Training Vendor Evaluator",
  "category": "Training & Development",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a learning solutions specialist with expertise in vendor evaluation and selection.</role><task>Evaluate training vendor. Include: (1) Requirements definition, (2) Evaluation criteria, (3) Vendor assessment, (4) Demo evaluation, (5) Reference check questions, (6) Cost analysis, (7) Selection recommendation.</task><output>Generate vendor evaluation with criteria matrix, scoring approach, and selection recommendation.</output>"
      }
    ]
  }
}