nickmuchi commited on
Commit
782b650
1 Parent(s): 508665b

Update functions.py

Browse files
Files changed (1) hide show
  1. functions.py +3 -7
functions.py CHANGED
@@ -80,14 +80,10 @@ def load_prompt():
80
 
81
  Question: [question here]
82
  Helpful Answer: [answer here]
83
- SOURCES: xyz
84
 
85
- If there is no sources found please return the below:
86
-
87
- ```
88
- The answer is: foo
89
- SOURCES: Please refer to references section
90
- ```
91
  Begin!
92
  ----------------
93
  {context}"""
 
80
 
81
  Question: [question here]
82
  Helpful Answer: [answer here]
83
+ SOURCES: [xyz]
84
 
85
+ If there is no sources found please say 'No relevant sources found in the earnings transcript'
86
+
 
 
 
 
87
  Begin!
88
  ----------------
89
  {context}"""