mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 20:26:31 +08:00
fix: Fix the case where documents were created when summary_index_set… (#31809)
This commit is contained in:
@ -446,7 +446,8 @@ Requirements:
|
||||
4. If images are included, describe their key information
|
||||
5. Do not use words like "好的", "ok", "I understand", "This text discusses", "The content mentions"
|
||||
6. Write directly without extra words
|
||||
7. If there is not enough content to generate a meaningful summary, return an empty string
|
||||
7. If there is not enough content to generate a meaningful summary,
|
||||
return an empty string without any explanation or prompt
|
||||
|
||||
Output only the summary text. Start summarizing now:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user