{
  "value": "business_model_innovation",
  "label": "Innovate Business Model Design",
  "description": "Explore new business model possibilities. Describe current model and market disruptions.",
  "name": "Model Innovation",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 50,
    "frequencyPenalty": 10,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Help innovate our business model. I'll describe our current model and market disruptions we're seeing. Generate innovative business model alternatives exploring new revenue streams, value propositions, customer segments, or delivery methods. For each model, explain how it works, potential advantages, implementation challenges, and financial implications. Include examples from other industries for inspiration."
      }
    ]
  }
}