mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-07-26 02:34:26 +08:00
feat: optimize baichuan prompt (#988)
This commit is contained in:
parent
6377fc75c6
commit
53e83d8697
@ -8,6 +8,6 @@
|
|||||||
"pre_prompt",
|
"pre_prompt",
|
||||||
"histories_prompt"
|
"histories_prompt"
|
||||||
],
|
],
|
||||||
"query_prompt": "用户:{{query}}\n助手:",
|
"query_prompt": "用户:{{query}}",
|
||||||
"stops": ["用户:"]
|
"stops": ["用户:"]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user