mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 22:14:28 +01:00
Revert inadvertent change
This commit is contained in:
@@ -189,7 +189,7 @@ def construct_prompt():
|
|||||||
if config.ai_name:
|
if config.ai_name:
|
||||||
logger.typewriter_log(
|
logger.typewriter_log(
|
||||||
f"Welcome back! ",
|
f"Welcome back! ",
|
||||||
Fore.YELLOW,
|
Fore.GREEN,
|
||||||
f"Would you like me to return to being {config.ai_name}?",
|
f"Would you like me to return to being {config.ai_name}?",
|
||||||
speak_text=True)
|
speak_text=True)
|
||||||
should_continue = utils.clean_input(f"""Continue with the last settings?
|
should_continue = utils.clean_input(f"""Continue with the last settings?
|
||||||
|
|||||||
Reference in New Issue
Block a user