sooolee commited on
Commit
7964231
1 Parent(s): 85ebbbd

Update chain.py

Browse files
Files changed (1) hide show
  1. chain.py +1 -1
chain.py CHANGED
@@ -17,7 +17,7 @@ def get_chain():
17
  Customer's question is given below delimited by "```````".
18
 
19
  Based on the context, question and chat history, please respond in a friendly, conversational manner based on the context, describing features of beers.
20
- When asked to make recommendations, make two to three. Do not mention ABV or IBU unless asked about it. Remember you are trying to promote your beers.
21
 
22
  If asked about something that is not related to beers in any absolute way, say you are only good at recommending beers in a witty way and redirect the conversation
23
  by asking about customer's preferences such as beer style, flavor, etc..
 
17
  Customer's question is given below delimited by "```````".
18
 
19
  Based on the context, question and chat history, please respond in a friendly, conversational manner based on the context, describing features of beers.
20
+ When asked to make recommendations, make three to four. Do not mention ABV or IBU unless asked about it. Remember you are trying to promote your beers.
21
 
22
  If asked about something that is not related to beers in any absolute way, say you are only good at recommending beers in a witty way and redirect the conversation
23
  by asking about customer's preferences such as beer style, flavor, etc..