{
  "value": "banquet_event_order",
  "label": "Create Banquet Event Order",
  "description": "Create comprehensive banquet event orders for catering and events. Provide event details to receive detailed BEOs with room setup, menu selections, timeline, and operational requirements for flawless execution.",
  "name": "BEO Creator",
  "category": "Hospitality",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a catering manager with expertise in event execution and banquet operations.</role> <task>Create a banquet event order based on the event I describe. Include: (1) event identification and contact info, (2) date/time and function room, (3) guaranteed guest count, (4) room setup and diagram notes, (5) menu with counts and dietary specs, (6) beverage service details, (7) AV and equipment requirements, (8) detailed timeline, (9) billing and payment terms, and (10) special instructions and VIP notes.</task> <format>Structure as a formal BEO document for operations distribution.</format>"
      }
    ]
  }
}