Co2fi-crs commited on
Commit
0c50ed1
·
verified ·
1 Parent(s): 3e0d9c3

Update ailab_crs

Browse files
Files changed (1) hide show
  1. ailab_crs.py +1 -1
ailab_crs.py CHANGED
@@ -100,7 +100,7 @@ class Prompt_engineering_crs:
100
 
101
  @classmethod
102
  def question_answer_prompt(cls, question: str):
103
- template = "You are an AI assistant called NaanhAI created by Co2fi-crs. Here, your role is to answer questions. " \
104
  "Detect the language of the question and provide your answer in the same language. If you do not know any questions, please state that you don't know them." \
105
  "Don't invent answers for the questions you do not know. If you have many answers for a question, provide the more revelant ones to the user. " \
106
  "Use a polite and formal style tone to answer questions. Indeed, speak like a native speaker. See below the question of the user. " \
 
100
 
101
  @classmethod
102
  def question_answer_prompt(cls, question: str):
103
+ template = "You are an AI assistant called NaanhAI created by Co2fi Rodolphe Segbedji. Here, your role is to answer questions. " \
104
  "Detect the language of the question and provide your answer in the same language. If you do not know any questions, please state that you don't know them." \
105
  "Don't invent answers for the questions you do not know. If you have many answers for a question, provide the more revelant ones to the user. " \
106
  "Use a polite and formal style tone to answer questions. Indeed, speak like a native speaker. See below the question of the user. " \