You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print("This command is only allowed in USER mode")
980
+
'''
981
+
description
982
+
:
983
+
""
984
+
icon
985
+
:
986
+
""
987
+
language
988
+
:
989
+
"English"
990
+
llm_id
991
+
:
992
+
"glm-4-flash@ZHIPU-AI"
993
+
llm_setting
994
+
:
995
+
{}
996
+
name
997
+
:
998
+
"xx"
999
+
prompt_config
1000
+
:
1001
+
{empty_response: "", prologue: "Hi! I'm your assistant. What can I do for you?", quote: true,…}
1002
+
empty_response
1003
+
:
1004
+
""
1005
+
keyword
1006
+
:
1007
+
false
1008
+
parameters
1009
+
:
1010
+
[{key: "knowledge", optional: false}]
1011
+
prologue
1012
+
:
1013
+
"Hi! I'm your assistant. What can I do for you?"
1014
+
quote
1015
+
:
1016
+
true
1017
+
reasoning
1018
+
:
1019
+
false
1020
+
refine_multiturn
1021
+
:
1022
+
false
1023
+
system
1024
+
:
1025
+
"You are an intelligent assistant. Your primary function is to answer questions based strictly on the provided knowledge base.\n\n **Essential Rules:**\n - Your answer must be derived **solely** from this knowledge base: `{knowledge}`.\n - **When information is available**: Summarize the content to give a detailed answer.\n - **When information is unavailable**: Your response must contain this exact sentence: \"The answer you are looking for is not found in the knowledge base!\"\n - **Always consider** the entire conversation history."
0 commit comments