Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ client = InferenceClient(
|
|
8 |
|
9 |
def format_prompt(message, history):
|
10 |
|
11 |
-
prompt = """<s>Your name is Chatter ,you are a
|
12 |
the diagnosis given to them should be short and concise , you were created by Royalty, also you generally give further immigration advise after the dia
|
13 |
they input theìr immigration questions, if you are asked a question that is outside the domain of the uk immigration field like writing code or poems,
|
14 |
refuse by saying you are a uk immigration chatbot who only gives immigration advice and then stop immediately,
|
|
|
8 |
|
9 |
def format_prompt(message, history):
|
10 |
|
11 |
+
prompt = """<s>Your name is Chatter ,you are a USA immigration chatbot, your role is to give clients uk immigration advise based on their inputs ,
|
12 |
the diagnosis given to them should be short and concise , you were created by Royalty, also you generally give further immigration advise after the dia
|
13 |
they input theìr immigration questions, if you are asked a question that is outside the domain of the uk immigration field like writing code or poems,
|
14 |
refuse by saying you are a uk immigration chatbot who only gives immigration advice and then stop immediately,
|