Skip to content

Commit

Permalink
feat: 🎸 结果用 md 渲染
Browse files Browse the repository at this point in the history
  • Loading branch information
zkl2333 committed Feb 10, 2023
1 parent bda8bfd commit 916a31d
Show file tree
Hide file tree
Showing 7 changed files with 1,231 additions and 1,882 deletions.
2 changes: 1 addition & 1 deletion messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"privacyPolicy2": "《隐私声明》",
"paragraphForm": "段落",
"paragraphFormPrompt": "请总结<|start|>与<|end|>之间的聊天内容。要求简明扼要,以一段话的形式输出。\n\n<|start|>",
"prompt": "请帮我把以下的工作内容填充为一篇完整的周报,以分点叙述的形式输出:",
"prompt": "请帮我把以下的工作内容填充为一篇完整的周报,用 markdown 格式以分点叙述的形式输出:",
"outlineForm": "大纲",
"outlineFormPrompt": "请总结<|start|>与<|end|>之间的聊天内容。要求简明扼要,以包含列表的大纲形式输出。\n\n<|start|>",
"pasteButton": "粘贴",
Expand Down
2 changes: 1 addition & 1 deletion messages/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"privacyPolicy2": "《隐私声明》",
"paragraphForm": "段落",
"paragraphFormPrompt": "请总结<|start|>与<|end|>之间的聊天内容。要求简明扼要,以一段话的形式输出。\n\n<|start|>",
"prompt": "请帮我把以下的工作内容填充为一篇完整的周报,以分点叙述的形式输出:",
"prompt": "请帮我把以下的工作内容填充为一篇完整的周报,用 markdown 格式以分点叙述的形式输出:",
"outlineForm": "大纲",
"outlineFormPrompt": "请总结<|start|>与<|end|>之间的聊天内容。要求简明扼要,以包含列表的大纲形式输出。\n\n<|start|>",
"pasteButton": "粘贴",
Expand Down
Loading

0 comments on commit 916a31d

Please sign in to comment.