Spaces:
Runtime error
Runtime error
Commit
·
d39049e
1
Parent(s):
df2dfd8
Engineered prompt a bit
Browse files
intro.py
CHANGED
|
@@ -106,7 +106,7 @@ def create(vacancy=vacancy, resume=resume):
|
|
| 106 |
|
| 107 |
<RESUME:>
|
| 108 |
|
| 109 |
-
Can you fill in the introduction
|
| 110 |
|
| 111 |
{resume}
|
| 112 |
|
|
|
|
| 106 |
|
| 107 |
<RESUME:>
|
| 108 |
|
| 109 |
+
Can you fill in the introduction below the delimiter <INTRO:>? Return only the introduction with nothing else added.
|
| 110 |
|
| 111 |
{resume}
|
| 112 |
|