indkhan commited on
Commit
eb8eb32
1 Parent(s): b151206

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -99,9 +99,7 @@ def setup_rag_chain(vectorstore: Any) -> ConversationalRetrievalChain:
99
 
100
  Answer: Let's address this based on the information provided about the video.
101
 
102
- {answer}
103
 
104
- Is there anything else I can help you with regarding the video?
105
  """)
106
 
107
  chain = ConversationalRetrievalChain.from_llm(
 
99
 
100
  Answer: Let's address this based on the information provided about the video.
101
 
 
102
 
 
103
  """)
104
 
105
  chain = ConversationalRetrievalChain.from_llm(