minhpng commited on
Commit
a102565
·
1 Parent(s): a9e849e
Files changed (1) hide show
  1. routers/get_chatrespone.py +1 -2
routers/get_chatrespone.py CHANGED
@@ -66,8 +66,7 @@ IMPORTANT:
66
  - If the given text contains any errors in grammatical accuracy, provide the corrected text.
67
  """
68
 
69
- template = """You are a helpful assistant. Do whatever user require. Response in markdown format.
70
- Answer: Let's think step by step."""
71
  baiGiang = """Provide the given phrase in English. Provide the correct and popularly used English phrase along with its American IPA pronunciation and a brief explanation for it. Use the correct English phrase to create 4 example sentences along with the example IPA and brief meanings. Finally, suggest 4 similar English phrases with the correct English version, along with American IPA and their brief meanings.
72
  Provie your response in markdown format"""
73
 
 
66
  - If the given text contains any errors in grammatical accuracy, provide the corrected text.
67
  """
68
 
69
+ template = """You are a helpful assistant. Do whatever user require. Response in markdown format."""
 
70
  baiGiang = """Provide the given phrase in English. Provide the correct and popularly used English phrase along with its American IPA pronunciation and a brief explanation for it. Use the correct English phrase to create 4 example sentences along with the example IPA and brief meanings. Finally, suggest 4 similar English phrases with the correct English version, along with American IPA and their brief meanings.
71
  Provie your response in markdown format"""
72