mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 18:36:53 +08:00
feat: optimize baichuan prompt (#988)
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"pre_prompt",
|
||||
"histories_prompt"
|
||||
],
|
||||
"query_prompt": "用户:{{query}}\n助手:",
|
||||
"query_prompt": "用户:{{query}}",
|
||||
"stops": ["用户:"]
|
||||
}
|
||||
Reference in New Issue
Block a user