批量匯入提示詞

JSON 格式說明
請上傳符合以下格式的 JSON 檔案:
[
  {
    "title": "提示詞標題",
    "description": "提示詞描述",
    "category": "Analysis | Creation | Strategy | Optimization",
    "difficulty": "Beginner | Intermediate | Advanced",
    "tags": ["標籤1", "標籤2"],
    "content": "提示詞完整內容",
    "exampleInput": "範例輸入(選填)",
    "exampleOutput": "範例輸出(選填)"
  }
]
上傳 JSON 檔案
選擇包含提示詞資料的 JSON 檔案