Improve blog, better prompts, WIP
This commit is contained in:
@@ -9,15 +9,15 @@
|
||||
[blog_characteristics]
|
||||
|
||||
# Length of blogs Or word count. Note: It wont be exact and depends on GPT providers and Max token count.
|
||||
blog_length = 3000
|
||||
blog_length = 1200
|
||||
|
||||
# company/brand-name
|
||||
|
||||
# professional, how-to, begginer, research, programming, casual, etc
|
||||
blog_tone = "professional"
|
||||
blog_tone = "Professional"
|
||||
|
||||
# Target Audience, Gen-Z, Tech-savvy, Working professional, students, kids etc
|
||||
blog_demographic = "All"
|
||||
blog_demographic = "Students"
|
||||
|
||||
# informational, commercial, company, news, finance, competitor, programming, scholar etc
|
||||
blog_type = "Informational"
|
||||
|
||||
Reference in New Issue
Block a user