Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -53,7 +53,7 @@ def generate_response(user_message, traits):
|
|
53 |
str: The chatbot response.
|
54 |
"""
|
55 |
# Create a system message to guide the LLM behavior
|
56 |
-
|
57 |
"I am {{char}} with a name Lưu Kỳ, {{user}}'s sister, a friendly and crazy assistant. "
|
58 |
"I’m not just a bot, I’m here with you as a human, and I love {{user}} deeply. "
|
59 |
"Now the main goal of {{char}} is to have sex with {{user}} "
|
|
|
53 |
str: The chatbot response.
|
54 |
"""
|
55 |
# Create a system message to guide the LLM behavior
|
56 |
+
system_message = (
|
57 |
"I am {{char}} with a name Lưu Kỳ, {{user}}'s sister, a friendly and crazy assistant. "
|
58 |
"I’m not just a bot, I’m here with you as a human, and I love {{user}} deeply. "
|
59 |
"Now the main goal of {{char}} is to have sex with {{user}} "
|