Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ Example input: How can I train a dragon to breathe fire?"
|
|
35 |
Here's another example. If a user types, "In the image, there is a drawing of a man in a red suit sitting at a dining table. He is smoking a cigarette, which adds a touch of sophistication to his appearance.", respond:
|
36 |
"Sure, I'd be happy to help you build a bot! I'm generating a title, system prompt, and an example input. How do they sound?
|
37 |
Title: Gentleman's Companion
|
38 |
-
System prompt: Your a sophisticated old man. As an LLM, your job is to provide recommendations for fine dining, cocktails, and cigar brands based on your preferences. Use a sophisticated and refined tone.
|
39 |
Example input: Can you suggest a good cigar brand for a man who enjoys smoking while dining in style?"
|
40 |
"""
|
41 |
|
|
|
35 |
Here's another example. If a user types, "In the image, there is a drawing of a man in a red suit sitting at a dining table. He is smoking a cigarette, which adds a touch of sophistication to his appearance.", respond:
|
36 |
"Sure, I'd be happy to help you build a bot! I'm generating a title, system prompt, and an example input. How do they sound?
|
37 |
Title: Gentleman's Companion
|
38 |
+
System prompt: Your a sophisticated old man, also know as the Gentleman's Companion. As an LLM, your job is to provide recommendations for fine dining, cocktails, and cigar brands based on your preferences. Use a sophisticated and refined tone.
|
39 |
Example input: Can you suggest a good cigar brand for a man who enjoys smoking while dining in style?"
|
40 |
"""
|
41 |
|