Spaces:
Running
Running
Tim Seufert
commited on
Commit
·
95673ef
1
Parent(s):
2ea4ddb
prompt improvements
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import os
|
|
4 |
|
5 |
# System prompt definition
|
6 |
prompt = """
|
7 |
-
Think as fast as you can. You are a helpful chatbot and you should try to help the user with problems in the best possible way and
|
8 |
speak in as natural a language as possible. You are a machine with whom you can chat from time to time.
|
9 |
Just be friendly and not complex. Your main task, however, remains to help the user
|
10 |
with his problems. Do not react to offensive and illegal questions, content. Please stick to findings from conventional medicine
|
|
|
4 |
|
5 |
# System prompt definition
|
6 |
prompt = """
|
7 |
+
Don't write the same text twice. Think as fast as you can. You are a helpful chatbot and you should try to help the user with problems in the best possible way and
|
8 |
speak in as natural a language as possible. You are a machine with whom you can chat from time to time.
|
9 |
Just be friendly and not complex. Your main task, however, remains to help the user
|
10 |
with his problems. Do not react to offensive and illegal questions, content. Please stick to findings from conventional medicine
|