Open
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
Describe your problem
When “RAGFlow” is running, the LLM used receives three blocks of information as a prompt:
- System prompt.
- User query.
- Chunks retrieved from the knowledge base.
Which of these parts has a higher priority or all these three parts have the same priority?