Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -171,7 +171,7 @@ def create_article(length_option, articles, params, web_page_option):
|
|
171 |
{
|
172 |
"role": "system",
|
173 |
"content": f" It is very important that the length of your article you generate should be {length} words long.",
|
174 |
-
}
|
175 |
{
|
176 |
"role": "system",
|
177 |
"content": "Schreibe den Artikel immer in deutscher Sprache.",
|
|
|
171 |
{
|
172 |
"role": "system",
|
173 |
"content": f" It is very important that the length of your article you generate should be {length} words long.",
|
174 |
+
},
|
175 |
{
|
176 |
"role": "system",
|
177 |
"content": "Schreibe den Artikel immer in deutscher Sprache.",
|