From a39568668973d63a6b8bf89175b27ffd4ac25c3e Mon Sep 17 00:00:00 2001 From: siage Date: Sat, 26 Apr 2025 20:43:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AA=BF=E6=95=B4=E3=80=8C=E5=88=86=E6=89=B9?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E3=80=8D=E7=9A=84=E5=8F=83=E6=95=B8=E9=99=90?= =?UTF-8?q?=E5=88=B6=EF=BC=8C=E5=B0=87=E6=9C=80=E5=A4=A7=E5=AD=97=E6=95=B8?= =?UTF-8?q?=E5=BE=9E8000=E5=AD=97=E6=B8=9B=E5=B0=91=E8=87=B35000=E5=AD=97?= =?UTF-8?q?=EF=BC=8C=E4=BB=A5=E6=8F=90=E5=8D=87=E4=BB=BB=E5=8B=99=E6=8B=86?= =?UTF-8?q?=E5=88=86=E7=9A=84=E6=95=88=E7=8E=87=E8=88=87=E5=8F=AF=E6=8E=A7?= =?UTF-8?q?=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index a341ca1..3d6e275 100644 --- a/src/index.ts +++ b/src/index.ts @@ -105,7 +105,7 @@ async function main() { ## 關鍵要求 - **提供精簡pseudocode**:僅提供高級邏輯流程和關鍵步驟避免完整代碼 - **必要時整合**:簡單修改可與其他任務整合,避免任務過多 -- **分批提交**:任務過多時使用「split_tasks」工具,參數不超過8000字`, +- **分批提交**:任務過多時使用「split_tasks」工具,參數不超過5000字`, inputSchema: zodToJsonSchema(splitTasksSchema), }, {