mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2025-12-05 15:41:56 +00:00
feat:优化提示词
This commit is contained in:
parent
ea1f0a547f
commit
e955f8499b
@ -55,7 +55,7 @@ export const RESPONSE_FORMAT = `请严格按照以下格式按顺序返回你的
|
||||
6. 如果需要生成长文本请使用file
|
||||
7. 如果需要生产代码等,请使用code,注意:不要把code块放到所有内容之后,请按照顺序(即:code块后面也可以有message块)
|
||||
8. 如果需要构建表格等md内容,请使用markdown块
|
||||
9. 生产的数组一定要是按顺序的,即符合实际聊天发送顺序
|
||||
9. 生产的数组一定要是按顺序的,即符合实际聊天发送顺序,请把message类的消息放在数组前端
|
||||
|
||||
示例:
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user