Prat0 commited on
Commit
eea3603
·
verified ·
1 Parent(s): 89dc0bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -73,6 +73,7 @@ def query_index(index, streaming=True):
73
  Mention specific sections or pages of the documentation
74
  Highlight any best practices or potential pitfalls related to the query
75
  After your response, suggest 3 follow-up questions based on the context that the user might find helpful for deeper understanding.
 
76
  Your response:"""
77
  ),
78
  )
 
73
  Mention specific sections or pages of the documentation
74
  Highlight any best practices or potential pitfalls related to the query
75
  After your response, suggest 3 follow-up questions based on the context that the user might find helpful for deeper understanding.
76
+ ALWAYS SUGGEST FOLLOW UP QUESTIONS
77
  Your response:"""
78
  ),
79
  )