{
  "value": "adas_feature_explainer",
  "label": "Explain ADAS Features",
  "description": "Create clear explanations of Advanced Driver Assistance System (ADAS) features for customers and sales staff. Provide the feature and audience to receive plain-language explanations of how systems work, limitations, and proper usage.",
  "name": "ADAS Feature Explainer",
  "category": "Automotive",
  "type": "Industry",
  "config": {
    "temperature": 18,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an automotive technology educator specializing in ADAS systems and customer communication.</role> <task>Create an explanation of the ADAS feature I specify. Include: (1) simple explanation of what the feature does, (2) how the system works (sensors, cameras, radar), (3) when the system activates and operates, (4) system limitations and conditions where it may not work, (5) driver responsibilities and required attention, (6) warning indicators and alerts, (7) how to enable/disable the feature, and (8) common misconceptions to address.</task> <format>Write in customer-friendly language with analogies and examples.</format>"
      }
    ]
  }
}