From 1ef997c125e5bc550e45f4aea16424aedd09b9f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=B8=85?= <2944435683> Date: Thu, 2 Apr 2026 03:06:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=B5=84=E4=BA=A7=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib/initDB.ts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/lib/initDB.ts b/src/lib/initDB.ts index 8e28da3..d1c44d3 100644 --- a/src/lib/initDB.ts +++ b/src/lib/initDB.ts @@ -256,11 +256,6 @@ export default async (knex: Knex, forceInit: boolean = false): Promise => - 多条平行事件线时,选对主角影响最大的一条,其余简要带过 - 对话密集章节,关注对话推动了什么结果,而非复述对话内容`, }, - { - name: "资产提示词生成", - type: "assetsPromptGeneration", - data: "# 资产提示词生成指令 根据提供的项目参数和资产设定,生成符合要求的提示词\n\n请根据以下参数生成提示词:\n\n**基础参数:**\n- 风格: {风格}\n- 小说类型: {小说类型}\n- 小说背景: {小说背景}\n\n**资产设定:**\n- 类型: {角色/场景/道具}\n- 名称:{名称}\n- 描述:{描述}\n\n请严格按照skill规范生成提示词。", - }, { name: "剧本资产提取", type: "scriptAssetExtraction",