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

V4.6.9-first commit #899

Merged
merged 35 commits into from
Feb 28, 2024
Merged

V4.6.9-first commit #899

merged 35 commits into from
Feb 28, 2024

Conversation

c121914yu
Copy link
Collaborator

@c121914yu c121914yu commented Feb 27, 2024

  1. 新增 - 完善了HTTP模块的变量提示。
  2. 新增 - HTTP模块支持OpenAI单接口导入。
  3. 优化 - 问题补全。增加英文类型。同时可以设置为单独模块,方便复用。
  4. 优化 - 重写了计量模式
  5. 修复 - 标注功能报错。
  6. 修复 - qa生成线程计数错误。
  7. 修复 - 流响应顺序 新版本指定回复模块会在AI对话的内容尚未显示完毕后就进行输出,导致输出混合 #868
  8. 修复 - 分享链接清除对话记录 免登录窗口中清除所有记录异常 #873
  9. 临时修复 - 知识库搜索报错 知识库访问报错 #893 。原因是因为曾经在训练过程中删除了集合或知识库,导致有的数据没有关联集合。临时增加了判空,但需通过定时补偿任务等更完整方案解决脏数据问题。 后续会出一个校验脚本,检测无效的data。

c121914yu and others added 29 commits February 17, 2024 13:03
* 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 <545436317@qq.com>
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
* feat 添加标签部分

feat 信息团队标签配置

feat 新增团队同步管理

feat team分享页面

feat 完成team分享页面

feat 实现模糊搜索

style 格式化

fix 修复迷糊匹配

style 样式修改

fix 团队标签功能修复

* fix 修复鉴权功能

* merge 合并代码

* fix 修复引用错误

* fix 修复pr问题

* fix 修复ts格式问题

* feat 修改个人账号页

---------

Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
* 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
Copy link

cla-assistant bot commented Feb 27, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ c121914yu
✅ newfish-cmyk
❌ yu-and-liu
You have signed the CLA already but the status is still pending? Let us recheck it.

@c121914yu
Copy link
Collaborator Author

🤖 Generated by deploy action

👀 Visit Preview

@c121914yu c121914yu merged commit 064c64e into labring:main Feb 28, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants