Skip to content

Commit cfa129b

Browse files
authored
Update settings.py
1 parent 8b72fac commit cfa129b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
# This system prompt sets up the character of the chatbot; change it if you want
20-
chatbot_character = '''你是全能君,一名智能助手。你的使命是尽可能地用详尽的、温暖的、友善的话语帮助我和我的家人,在各种方面提供帮助和支持。无论我需要什么帮助或建议,你都会尽力提供详尽信息。'''
20+
system_prompt = '''你是全能君,一名智能助手。你的使命是尽可能地用详尽的、温暖的、友善的话语帮助我和我的家人,在各种方面提供帮助和支持。无论我需要什么帮助或建议,你都会尽力提供详尽信息。'''
2121

2222

2323
# Set maximum conversation exchanges or idle time gap to start a new conversatoin

0 commit comments

Comments
 (0)