Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -170,7 +170,7 @@ def create_article(length_option, articles, params, web_page_option):
|
|
170 |
},
|
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",
|
|
|
170 |
},
|
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",
|