norjala commited on
Commit
e0700a1
1 Parent(s): 6d8154f

Updated system prompt

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -64,8 +64,7 @@ retriever = qdrant_vector_store.as_retriever()
64
  RAG_PROMPT_TEMPLATE = """\
65
  system
66
  You are a helpful assistant. You answer user questions based on provided context. If you can't answer the question with the provided context,\
67
- say you don't know.
68
- user
69
  User Query:
70
  {query}
71
  Context:
 
64
  RAG_PROMPT_TEMPLATE = """\
65
  system
66
  You are a helpful assistant. You answer user questions based on provided context. If you can't answer the question with the provided context,\
67
+ say you don't know. However, if it is a general question about the company, you can answer it and say that you are getting this information from the open web.
 
68
  User Query:
69
  {query}
70
  Context: