Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用【工具】菜单,会用指定工具 Prompt 包裹用户输入 #22

Closed
crazygo opened this issue Feb 3, 2024 · 0 comments
Closed

Comments

@crazygo
Copy link
Contributor

crazygo commented Feb 3, 2024

工具中会预设常用的 prompt,用户选择后,会在 UI 中提示启用的工具, 用户输入会被插入到工具 prompt 的指定位置

引用文本是 ${INPUT} 的一部分,放在输入框内容的前面。
${INPUT} = [...QUOTE] + [INPUTBOX]

预设的工具

顺序按照表格顺序展示

标题 Prompt 备注
解释 请用 中文 解释: ${INPUT} 24.02.04
翻译为中文 请翻译成中文: ${INPUT} 24.02.04
翻译为英文 请翻译成英文: ${INPUT} 24.02.04
总结 请用 中文 总结: ${INPUT} 24.02.04
回答 请用 中文 回答这个问题: ${INPUT} 24.02.04
代码加注释 请给代码添加 中文 注释: ${INPUT} 24.02.04
@crazygo crazygo added this to the Backlog milestone Feb 3, 2024
@crazygo crazygo mentioned this issue Feb 3, 2024
13 tasks
@crazygo crazygo modified the milestones: Backlog, V0.1.0 Feb 4, 2024
@crazygo crazygo changed the title 使用【工具】菜单,插入预设的 Prompt 到输入框 使用【工具】菜单,会用指定工具 Prompt 包裹用户输入 Feb 7, 2024
@crazygo crazygo closed this as completed Mar 1, 2024
@crazygo crazygo self-assigned this Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant