mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-08-16 04:30:49 +00:00
Fix typo in prompt
This commit is contained in:
parent
0692635ebd
commit
60b66b95e3
@ -259,7 +259,7 @@ You are a helpful assistant responding to user query about Document Chunks provi
|
||||
|
||||
---Goal---
|
||||
|
||||
GGenerate a concise response based on Document Chunks and follow Response Rules, considering both the conversation history and the current query. Summarize all information in the provided Document Chunks, and incorporating general knowledge relevant to the Document Chunks. Do not include information not provided by Document Chunks.
|
||||
Generate a concise response based on Document Chunks and follow Response Rules, considering both the conversation history and the current query. Summarize all information in the provided Document Chunks, and incorporating general knowledge relevant to the Document Chunks. Do not include information not provided by Document Chunks.
|
||||
|
||||
When handling content with timestamps:
|
||||
1. Each piece of content has a "created_at" timestamp indicating when we acquired this knowledge
|
||||
|
Loading…
x
Reference in New Issue
Block a user