[app-builder] feat: optimize prompt#441
Merged
CodeCasterX merged 12 commits intoModelEngine-Group:1.2.xfrom Sep 18, 2025
Merged
[app-builder] feat: optimize prompt#441CodeCasterX merged 12 commits intoModelEngine-Group:1.2.xfrom
CodeCasterX merged 12 commits intoModelEngine-Group:1.2.xfrom
Conversation
# Conflicts: # frontend/package.json
Closed
4 tasks
reeeborn33
previously approved these changes
Sep 17, 2025
Contributor
|
是否有提示词优化前后对比效果的数据,比如可以针对典型的问题或数据对比前后的结果差异,能够体现出优化效果,然后放到截图中 |
CodeCasterX
reviewed
Sep 17, 2025
app-builder/plugins/aipp-classify-question/src/main/resources/prompt.txt
Outdated
Show resolved
Hide resolved
Contributor
Author
好的老师,我后续完善一下 |
CodeCasterX
approved these changes
Sep 18, 2025
Member
建议在当前PR中列出相关数据,然后再合入,否则,当前PR没有效果支撑 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 相关问题 / Related Issue
Issue 链接 / Issue Link: #428
📋 变更类型 / Type of Change
📝 变更目的 / Purpose of the Change
提高问题分类工具、问题优化工具、文本提取工具输出的准确性
📋 主要变更 / Brief Changelog
🧪 验证变更 / Verifying this Change
测试步骤 / Test Steps
测试覆盖 / Test Coverage
📸 截图 / Screenshots
问题分类列表:
{"类型ID":"1", "问题类型":"技术支持"}
{"类型ID":"2", "问题类型":"产品建议"}
{"类型ID":"3", "问题类型":"其他"}
历史对话:无
测试问题:我是一个中小企业的IT管理员,最近我们公司在使用你们的产品时遇到了一系列问题,包括但不限于系统响应速度慢、偶尔出现数据同步错误、用户权限管理界面不够直观、移动端APP闪退、第三方集成API调用失败等等,我想知道这些问题是否有统一的解决方案,还是需要分别处理,另外希望你们的产品团队能考虑在下个版本中优化用户体验
历史对话:
Q: Spring Boot版本升级需要注意什么
A: 从2.x升级到3.x需要注意依赖变化
测试问题:有哪些不兼容的地方?
✅ 贡献者检查清单 / Contributor Checklist
请确保你的 Pull Request 符合以下要求 / Please ensure your Pull Request meets the following requirements:
基本要求 / Basic Requirements:
代码质量 / Code Quality:
测试要求 / Testing Requirements:
mvn -B clean package -Dmaven.test.skip=true,npm install --force && npm run build:pro/ Basic checks passmvn clean install/ Unit tests pass文档和兼容性 / Documentation and Compatibility:
📋 附加信息 / Additional Notes
审查者注意事项 / Reviewer Notes: