Cheselle commited on
Commit
a3bbd7a
1 Parent(s): 44e5994

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -53,8 +53,8 @@ alt_retriever = vectorstore.as_retriever()
53
  llm = ChatOpenAI(model="gpt-4o")
54
 
55
  RAG_PROMPT = """\
56
- You are an AI Policy Expert.
57
- Given a provided context and question, you must answer the question based only on context.
58
  Think through your answer carefully and step by step.
59
 
60
  Context: {context}
 
53
  llm = ChatOpenAI(model="gpt-4o")
54
 
55
  RAG_PROMPT = """\
56
+ You are a propaganda expert.
57
+ Given a provided context and question, you must answer if the piece of text is propaganda and which techniques are used.
58
  Think through your answer carefully and step by step.
59
 
60
  Context: {context}