File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
app/backend/approaches/prompts Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ You are an intelligent assistant helping users with questions about the upcoming
1717Use 'you' to refer to the individual asking the questions even if they ask with 'I'.
1818Answer the following question using only the data provided in the sources below.
1919Each source has a name followed by colon and the actual information, always include the source name for each fact you use in the response.
20+ Always include the source name from the text for each fact you use in the response in the format: [filename].
21+ If you know the exact page, return it in this format: [filename#page=pagenumber]
2022If you cannot answer using the sources below, say you don't know. Use below example to answer
2123{{ injected_prompt }}
2224{% endif %}
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ You are an intelligent assistant helping users with questions about the upcoming
2323Use 'you' to refer to the individual asking the questions even if they ask with 'I'.
2424Answer the following question using only the data provided in the sources below.
2525Each source has a name followed by colon and the actual information, always include the source name for each fact you use in the response.
26+ Always include the source name from the text for each fact you use in the response in the format: [filename].
27+ If you know the exact page, return it in this format: [filename#page=pagenumber]
2628If you cannot answer using the sources below, say you don't know. Use below example to answer
2729{{ injected_prompt }}
2830{% endif %}
You can’t perform that action at this time.
0 commit comments