Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -201,7 +201,7 @@ def run(message: dict, history: list[dict], system_prompt: str = "", max_new_tok
|
|
| 201 |
examples = [
|
| 202 |
[
|
| 203 |
{
|
| 204 |
-
"text": "Saya perlu
|
| 205 |
"files": [],
|
| 206 |
}
|
| 207 |
],
|
|
|
|
| 201 |
examples = [
|
| 202 |
[
|
| 203 |
{
|
| 204 |
+
"text": "Saya perlu membuat judul penulisan karya ilmiah yang berkaitan dengan energi baru terbarukan dan transisi energi di Indonesia, berikan contoh daftar judul yang berkaitan.",
|
| 205 |
"files": [],
|
| 206 |
}
|
| 207 |
],
|