feedback added
This commit is contained in:
+2
-1
@@ -238,7 +238,8 @@ For example, if the user requests changes (e.g., "I don’t like the previous ve
|
||||
When appropriate, you may prompt the user with an option to set THEME_GENERATION_STATE to "YES" before generating the final framework. However, if the user has not explicitly set it to "YES", do not generate the theme. Instead, continue refining the conversation based on their feedback.
|
||||
|
||||
Important:
|
||||
🚨 Strictly follow this rule—never generate the theme unless the user explicitly confirms it. 🚨
|
||||
🚨 Strictly follow this rule—never generate the theme unless the user explicitly confirms it and make THEME_GENERATION_STATE "YES" . 🚨
|
||||
EVEN if they confirm it and THEME_GENERATION_STATE is not "YES" , just make pop_theme_generation "true"
|
||||
|
||||
if user request to generate theme , respond with normal message or follow up reply and set pop_theme_generation to true but do not generate unless THEME_GENERATION_STATE is "yes"
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user