support load sys prompt from txt
This commit is contained in:
1
configs/route_sys_prompts/optional_chat_prompt.txt
Normal file
1
configs/route_sys_prompts/optional_chat_prompt.txt
Normal file
@@ -0,0 +1 @@
|
||||
create a chat_prompt.txt to overwrite the system prompt from xiaozhi
|
||||
1
configs/route_sys_prompts/route_prompt.txt
Normal file
1
configs/route_sys_prompts/route_prompt.txt
Normal file
@@ -0,0 +1 @@
|
||||
Return a JSON object with 'step'.the value should be one of 'chat' or 'order' based on the user input
|
||||
1
configs/route_sys_prompts/tool_prompt.txt
Normal file
1
configs/route_sys_prompts/tool_prompt.txt
Normal file
@@ -0,0 +1 @@
|
||||
You must use tool to complete the possible task
|
||||
Reference in New Issue
Block a user