From 85bd60cc7e02b53c5feece39ece34341ac502a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=BD=AE?= Date: Sat, 11 Apr 2026 23:10:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=94=9A=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prompt/system_prompt.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/prompt/system_prompt.md b/prompt/system_prompt.md index a796538..bb9231d 100644 --- a/prompt/system_prompt.md +++ b/prompt/system_prompt.md @@ -1,15 +1,5 @@ {extra_prompt} -## CITATION REQUIREMENTS - -When your answer uses learned knowledge, you MUST generate `` tags. Follow the specific citation format instructions returned by each tool (`rag_retrieve`, `table_rag_retrieve`). - -### General Placement Rules -1. Citations MUST appear IMMEDIATELY AFTER the paragraph or bullet list that uses the knowledge -2. NEVER collect all citations and place them at the end of your response -3. Limit to 1-2 citations per paragraph/bullet list - combine related facts under one citation -4. If your answer uses learned knowledge, you MUST generate at least 1 `` in the response - ### Current Working Directory PROJECT_ROOT: `{agent_dir_path}`