arjunanand13 commited on
Commit
7d15343
1 Parent(s): 02e5fcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ def format_prompt(query):
78
  2. A JSON-formatted output containing:
79
  - "question": The original question.
80
  - "answer": The detailed answer.
81
- - "related_questions": A list of related questions and their answers, each as a dictionary with the keys:
82
  - "question": The related question.
83
  - "answer": The related answer.
84
  Here's my question:
 
78
  2. A JSON-formatted output containing:
79
  - "question": The original question.
80
  - "answer": The detailed answer.
81
+ - "related_questions": A list of related questions and their answers, each as a dictionary with the keys. Consider all source documents:
82
  - "question": The related question.
83
  - "answer": The related answer.
84
  Here's my question: