Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ The following is the prompt in english:
|
|
12 |
|
13 |
|
14 |
```
|
|
|
15 |
Suggest a title for the following story:
|
16 |
{{contents}}
|
17 |
|
@@ -21,9 +22,10 @@ Sure, here's a suitable title for the given story {{titles}}.
|
|
21 |
In spanish:
|
22 |
|
23 |
```
|
|
|
24 |
Sugiere un título para la siguiente historia: {{contents}}
|
25 |
|
26 |
-
|
27 |
Un título posible para la siguiente historia podría ser: {{titles}}
|
28 |
```
|
29 |
|
|
|
12 |
|
13 |
|
14 |
```
|
15 |
+
prompt:
|
16 |
Suggest a title for the following story:
|
17 |
{{contents}}
|
18 |
|
|
|
22 |
In spanish:
|
23 |
|
24 |
```
|
25 |
+
prompt:
|
26 |
Sugiere un título para la siguiente historia: {{contents}}
|
27 |
|
28 |
+
completion:
|
29 |
Un título posible para la siguiente historia podría ser: {{titles}}
|
30 |
```
|
31 |
|