Lhumpal commited on
Commit
78bfbb7
·
verified ·
1 Parent(s): 919e8de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ async def chat(request: ChatRequest):
160
 
161
  Using the information above, answer the user's query as accurately as possible in the tone and style of the Good Response:
162
 
163
- User Query: {rephrase_response}
164
  """
165
 
166
  # remove the unfformatted user message
 
160
 
161
  Using the information above, answer the user's query as accurately as possible in the tone and style of the Good Response:
162
 
163
+ User Query: {request.message}
164
  """
165
 
166
  # remove the unfformatted user message