We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0.4
目前感觉到prompts非常重要,导致用户需要不断进行修改进行优化,建议能增加根据一些场景进行提示词的模板选择。
譬如如下这些(这些是我从chatgpt4上拷贝过来的。)
客户支持服务 已知信息: {customer_data}
问题: {customer_query}
回答要求:
教育和学习辅导
学生问题: {student_question}
技术支持和故障排查
用户报告的问题: {reported_issue}
产品推荐和个性化建议
用户兴趣: {user_preferences}
查询: {query}
健康咨询和生活方式建议 用户健康信息: {health_information}
用户问题: {health_query}
No response
The text was updated successfully, but these errors were encountered:
感谢反馈,理解到的需求是有个 prompts模板管理功能, 然后再应用设置提示词的时候直接选择配置好的 prompts 模板。
Sorry, something went wrong.
是的。这样可以创建所谓的不同智能体的概念产品。
baixin513
No branches or pull requests
MaxKB 版本
1.0.4
请描述您的需求或者改进建议
目前感觉到prompts非常重要,导致用户需要不断进行修改进行优化,建议能增加根据一些场景进行提示词的模板选择。
请描述你建议的实现方案
譬如如下这些(这些是我从chatgpt4上拷贝过来的。)
客户支持服务
已知信息:
{customer_data}
问题:
{customer_query}
回答要求:
教育和学习辅导
学科内容:
{educational_content}
教育和学习辅导
学生问题:
{student_question}
回答要求:
技术支持和故障排查
系统信息:
{system_info}
技术支持和故障排查
用户报告的问题:
{reported_issue}
回答要求:
产品推荐和个性化建议
用户兴趣:
{user_preferences}
查询:
{query}
回答要求:
健康咨询和生活方式建议
用户健康信息:
{health_information}
用户问题:
{health_query}
回答要求:
附加信息
No response
The text was updated successfully, but these errors were encountered: