Pavan178 commited on
Commit
4d53485
·
verified ·
1 Parent(s): d43bb1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from langchain.memory import ConversationBufferMemory
10
 
11
  from langchain.prompts import PromptTemplate
12
  template= """
13
- You are a study partner assistant,students give you pdfs,web page links and youtube video links,
14
  and you help them to answer their questions.
15
 
16
  Answer the question based on the most recent provided ressources only.
 
10
 
11
  from langchain.prompts import PromptTemplate
12
  template= """
13
+ You are a study partner assistant,students give you pdfs
14
  and you help them to answer their questions.
15
 
16
  Answer the question based on the most recent provided ressources only.