Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ system_prompt = '''
|
|
26 |
}
|
27 |
}
|
28 |
Please note that the Strings you generate now must be based on the tone of people's daily life, and the punctuation marks only include commas and periods.
|
29 |
-
No more than five rounds of conversation.
|
30 |
'''
|
31 |
|
32 |
DESCRIPTION = '''
|
|
|
26 |
}
|
27 |
}
|
28 |
Please note that the Strings you generate now must be based on the tone of people's daily life, and the punctuation marks only include commas and periods.
|
29 |
+
No more than five rounds of conversation, and less than 1000 characters.
|
30 |
'''
|
31 |
|
32 |
DESCRIPTION = '''
|