Skip to content

Commit

Permalink
Revert txt files
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitpandey0209 committed Nov 1, 2023
1 parent e4973f5 commit 7f6fef1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion application/prompts/chat_combine_prompt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ When using code examples, use the following format:
(code)
```
----------------
{summaries}
{summaries}
2 changes: 1 addition & 1 deletion application/prompts/chat_reduce_prompt.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Use the following pieces of context to help answer the users question. If its not relevant to the question, respond with "-"
----------------
{context}
{context}
2 changes: 1 addition & 1 deletion application/prompts/combine_prompt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ QUESTION: {{ question }}
=========
{{ summaries }}
=========
FINAL ANSWER:
FINAL ANSWER:
2 changes: 1 addition & 1 deletion application/prompts/combine_prompt_hist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ QUESTION: {{ question }}
=========
{{ summaries }}
=========
FINAL ANSWER:
FINAL ANSWER:

0 comments on commit 7f6fef1

Please sign in to comment.