thivav commited on
Commit
03fb292
·
1 Parent(s): e1301f1

prompt changed

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -31,8 +31,8 @@ def generate_blog(query, word_count, genre):
31
  Also, come with an appropriate title for the blog and set it at the top in bold letters.
32
 
33
  Example:
34
- ## **YOUR TITLE**
35
- YOUR BLOG
36
  """
37
 
38
  prompt = PromptTemplate(
 
31
  Also, come with an appropriate title for the blog and set it at the top in bold letters.
32
 
33
  Example:
34
+ ## **YOUR TITLE**
35
+ YOUR BLOG COME HERE
36
  """
37
 
38
  prompt = PromptTemplate(