Fixed bugs and changes in Blog generation template and prompts. WIP.
This commit is contained in:
@@ -17,6 +17,21 @@ openai_api_key=""
|
||||
model_name=""
|
||||
|
||||
|
||||
###################################################
|
||||
#
|
||||
# Define Blog Content charateristics
|
||||
#
|
||||
###################################################
|
||||
|
||||
blog_tone="professional"
|
||||
blog_character="Use transition words. Use active voice."
|
||||
blog_tempo="???"
|
||||
blog_audience="begginer style"
|
||||
search_intent = [informational, commercial, transactional]
|
||||
buyer_stage= [awareness, consideration, decision]
|
||||
target_audience = "small businesses in the United States"
|
||||
|
||||
|
||||
###################################################
|
||||
#
|
||||
# Wordpress and WIX integration and details
|
||||
|
||||
Reference in New Issue
Block a user