-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
V4.6.9-first commit #899
Merged
Merged
V4.6.9-first commit #899
Conversation
This file contains 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
Collaborator
c121914yu
commented
Feb 27, 2024
•
edited
Loading
edited
- 新增 - 完善了HTTP模块的变量提示。
- 新增 - HTTP模块支持OpenAI单接口导入。
- 优化 - 问题补全。增加英文类型。同时可以设置为单独模块,方便复用。
- 优化 - 重写了计量模式
- 修复 - 标注功能报错。
- 修复 - qa生成线程计数错误。
- 修复 - 流响应顺序 新版本指定回复模块会在AI对话的内容尚未显示完毕后就进行输出,导致输出混合 #868
- 修复 - 分享链接清除对话记录 免登录窗口中清除所有记录异常 #873
- 临时修复 - 知识库搜索报错 知识库访问报错 #893 。原因是因为曾经在训练过程中删除了集合或知识库,导致有的数据没有关联集合。临时增加了判空,但需通过定时补偿任务等更完整方案解决脏数据问题。 后续会出一个校验脚本,检测无效的data。
* perf: doc * feat 添加标签部分 feat 信息团队标签配置 feat 新增团队同步管理 feat team分享页面 feat 完成team分享页面 feat 实现模糊搜索 style 格式化 fix 修复迷糊匹配 style 样式修改 fix 团队标签功能修复 * fix 修复鉴权功能 * merge 合并代码 * fix 修复引用错误 * fix 修复pr问题 * fix 修复ts格式问题 --------- Co-authored-by: archer <[email protected]> Co-authored-by: liuxingwan <[email protected]>
* feat 添加标签部分 feat 信息团队标签配置 feat 新增团队同步管理 feat team分享页面 feat 完成team分享页面 feat 实现模糊搜索 style 格式化 fix 修复迷糊匹配 style 样式修改 fix 团队标签功能修复 * fix 修复鉴权功能 * merge 合并代码 * fix 修复引用错误 * fix 修复pr问题 * fix 修复ts格式问题 * feat 修改个人账号页 --------- Co-authored-by: liuxingwan <[email protected]>
* fix chunk index; error page text * feat: dataset process Integral prediction * feat: stand plan field * feat: sub plan limit * perf: index * query extension * perf: share link push app name * perf: plan point unit * perf: get sub plan * perf: account page
* merge 合并代码 * fix 新增套餐详情弹框 * fix 修复pr问题
* feat: change http node input to prompt editor * fix * split PromptEditor to HttpInput
* perf: pay check * perf: team plan test * plan limit check * replace sensitive text * perf: fix some null * collection null check * perf: plans modal * perf: http module
* feat: individuation page * team chat config * pay modal
* fix: user oneapi * fix: training queue * fix: qa queue * perf: remove space chars * replace invalid chars
|
🤖 Generated by deploy action |
yangchuansheng
approved these changes
Feb 27, 2024
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.