Spaces:
Runtime error
Runtime error
Added another example.
Browse files
prompt.py
CHANGED
@@ -245,6 +245,17 @@ with gr.Blocks() as iface_prompt:
|
|
245 |
0.75,
|
246 |
False,
|
247 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
248 |
[
|
249 |
"Lorem ipsum dolor sit amet, ",
|
250 |
"bloom",
|
|
|
245 |
0.75,
|
246 |
False,
|
247 |
],
|
248 |
+
[
|
249 |
+
"Here is a very polite and formal e-mail writing to staff that they are fired because of late delivery of the project and higher costs:\n"
|
250 |
+
"Dear staff,\n"
|
251 |
+
"it is with utmost ",
|
252 |
+
"bloom",
|
253 |
+
True,
|
254 |
+
0,
|
255 |
+
0.9,
|
256 |
+
0.75,
|
257 |
+
False,
|
258 |
+
],
|
259 |
[
|
260 |
"Lorem ipsum dolor sit amet, ",
|
261 |
"bloom",
|