Archer
|
c30f069f2f
|
V4.9.11 feature (#4969)
* Feat: Images dataset collection (#4941)
* New pic (#4858)
* 更新数据集相关类型,添加图像文件ID和预览URL支持;优化数据集导入功能,新增图像数据集处理组件;修复部分国际化文本;更新文件上传逻辑以支持新功能。
* 与原先代码的差别
* 新增 V4.9.10 更新说明,支持 PG 设置`systemEnv.hnswMaxScanTuples`参数,优化 LLM stream 调用超时,修复全文检索多知识库排序问题。同时更新数据集索引,移除 datasetId 字段以简化查询。
* 更换成fileId_image逻辑,并增加训练队列匹配的逻辑
* 新增图片集合判断逻辑,优化预览URL生成流程,确保仅在数据集为图片集合时生成预览URL,并添加相关日志输出以便调试。
* Refactor Docker Compose configuration to comment out exposed ports for production environments, update image versions for pgvector, fastgpt, and mcp_server, and enhance Redis service with a health check. Additionally, standardize dataset collection labels in constants and improve internationalization strings across multiple languages.
* Enhance TrainingStates component by adding internationalization support for the imageParse training mode and update defaultCounts to include imageParse mode in trainingDetail API.
* Enhance dataset import context by adding additional steps for image dataset import process and improve internationalization strings for modal buttons in the useEditTitle hook.
* Update DatasetImportContext to conditionally render MyStep component based on data source type, improving the import process for non-image datasets.
* Refactor image dataset handling by improving internationalization strings, enhancing error messages, and streamlining the preview URL generation process.
* 图片上传到新建的 dataset_collection_images 表,逻辑跟随更改
* 修改了除了controller的其他部分问题
* 把图片数据集的逻辑整合到controller里面
* 补充i18n
* 补充i18n
* resolve评论:主要是上传逻辑的更改和组件复用
* 图片名称的图标显示
* 修改编译报错的命名问题
* 删除不需要的collectionid部分
* 多余文件的处理和改动一个删除按钮
* 除了loading和统一的imageId,其他都resolve掉的
* 处理图标报错
* 复用了MyPhotoView并采用全部替换的方式将imageFileId变成imageId
* 去除不必要文件修改
* 报错和字段修改
* 增加上传成功后删除临时文件的逻辑以及回退一些修改
* 删除path字段,将图片保存到gridfs内,并修改增删等操作的代码
* 修正编译错误
---------
Co-authored-by: archer <545436317@qq.com>
* perf: image dataset
* feat: insert image
* perf: image icon
* fix: training state
---------
Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com>
* fix: ts (#4948)
* Thirddatasetmd (#4942)
* add thirddataset.md
* fix thirddataset.md
* fix
* delete wrong png
---------
Co-authored-by: dreamer6680 <146868355@qq.com>
* perf: api dataset code
* perf: log
* add secondary.tsx (#4946)
* add secondary.tsx
* fix
---------
Co-authored-by: dreamer6680 <146868355@qq.com>
* perf: multiple menu
* perf: i18n
* feat: parse queue (#4960)
* feat: parse queue
* feat: sync parse queue
* fix thirddataset.md (#4962)
* fix thirddataset-4.png (#4963)
* feat: Dataset template import (#4934)
* 模版导入部分除了文档还没写
* 修复模版导入的 build 错误
* Document production
* compress pictures
* Change some constants to variables
---------
Co-authored-by: Archer <545436317@qq.com>
* perf: template import
* doc
* llm pargraph
* bocha tool
* fix: del collection
---------
Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com>
Co-authored-by: dreamer6680 <1468683855@qq.com>
Co-authored-by: dreamer6680 <146868355@qq.com>
|
2025-06-06 14:48:44 +08:00 |
|
Archer
|
0f866fc552
|
feat: text collecion auto save for a txt file (#4924)
|
2025-05-29 17:57:27 +08:00 |
|
Archer
|
e812ad6e84
|
feat: chunk index independent config (#4271)
* sync collection
* remove lock
* feat: chunk index independent config
* feat: add max chunksize to split chunk function
* remove log
* update doc
* remove
* remove log
|
2025-03-27 10:05:31 +08:00 |
|
Archer
|
adf5377ebe
|
Add image index and pdf parse (#3956)
* feat: think tag parse
* feat: parse think tag test
* feat: pdf parse ux
* feat: doc2x parse
* perf: rewrite training mode setting
* feat: image parse queue
* perf: image index
* feat: image parse process
* feat: add init sh
* fix: ts
|
2025-03-06 18:28:03 +08:00 |
|
Archer
|
3c97757e4d
|
4.8.19-feature (#3636)
* feat: sync org from wecom, pref: member list pagination (#3549)
* feat: sync org
* chore: fe
* chore: loading
* chore: type
* pref: team member list change to pagination. Edit a sort of list apis.
* feat: member update avatar
* chore: user avatar move to tmb
* chore: init scripts move user avatar
* chore: sourceMember
* fix: list api sourceMember
* fix: member sync
* fix: pagination
* chore: adjust code
* chore: move changeOwner to pro
* chore: init v4819 script
* chore: adjust code
* chore: UserBox
* perf: scroll page code
* perf: list data
* docs:更新用户答疑 (#3576)
* docs: add custom uid docs (#3572)
* fix: pagination bug (#3577)
* 4.8.19 test (#3584)
* faet: dataset search filter
* fix: scroll page
* fix: collection list api old version (#3591)
* fix: collection list api format
* fix: type error of addSourceMemeber
* fix: scroll fetch (#3592)
* fix: yuque dataset file folder can enter (#3593)
* perf: load members;perf: yuque load;fix: workflow llm params cannot close (#3594)
* chat openapi doc
* feat: dataset openapi doc
* perf: load members
* perf: member load code
* perf: yuque load
* fix: workflow llm params cannot close
* fix: api dataset reference tag preview (#3600)
* perf: doc
* feat: chat page config
* fix: http parse (#3634)
* update doc
* fix: http parse
* fix code run node reset template (#3633)
Co-authored-by: Archer <545436317@qq.com>
* docs:faq (#3627)
* docs:faq
* docsFix
* perf: sleep plugin
* fix: selector
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
|
2025-01-20 19:42:33 +08:00 |
|
Archer
|
24596a6e21
|
4.8.5 test (#1819)
|
2024-06-21 18:32:05 +08:00 |
|
Archer
|
67c52992d7
|
External dataset (#1519)
* perf: local file create collection
* rename middleware
* perf: remove code
* feat: next14
* feat: external file dataset
* collection tags field
* external file dataset doc
* fix: ts
|
2024-05-17 16:44:15 +08:00 |
|
Archer
|
cd876251b7
|
External dataset (#1485)
* fix: revert version
* feat: external collection
* import context
* external ui
* doc
* fix: ts
* clear invalid data
* feat: rename sub name
* fix: node if else edge remove
* fix: init
* api size
* fix: if else node refresh
|
2024-05-15 10:19:51 +08:00 |
|
Archer
|
42a8184ea0
|
v4.6.9-alpha (#918)
Co-authored-by: Mufei <327958099@qq.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-03-04 00:05:25 +08:00 |
|
Archer
|
064c64e74c
|
V4.6.9-first commit (#899)
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20)
* 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>
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22)
* 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>
* sub plan page (#23)
* 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
* feat 新增套餐详情弹窗代码 (#24)
* merge 合并代码
* fix 新增套餐详情弹框
* fix 修复pr问题
* feat: change http node input to prompt editor (#21)
* feat: change http node input to prompt editor
* fix
* split PromptEditor to HttpInput
* Team plans (#25)
* 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
* pacakge (#26)
* individuation page and pay modal amount (#27)
* feat: individuation page
* team chat config
* pay modal
* plan count and replace invalid chars (#29)
* fix: user oneapi
* fix: training queue
* fix: qa queue
* perf: remove space chars
* replace invalid chars
* change httpinput dropdown menu (#28)
* perf: http
* reseet free plan
* perf: plan code to packages
* remove llm config to package
* perf: code
* perf: faq
* fix: get team plan
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com>
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-02-28 13:19:15 +08:00 |
|
Archer
|
fd9b6291af
|
Revert "sub plan page (#885)" (#886)
This reverts commit 443ad37b6a .
|
2024-02-23 17:48:15 +08:00 |
|
Archer
|
443ad37b6a
|
sub plan page (#885)
* perf: insert mongo dataset data session
* perf: dataset data index
* remove delay
* rename bill schema
* rename bill record
* perf: bill table
* perf: prompt
* perf: sub plan
* change the usage count
* feat: usage bill
* publish usages
* doc
* 新增团队聊天功能 (#20)
* 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>
* update extra plan
* fix: ts
* format
* perf: bill field
* feat: standard plan
* fix: ts
* feat 个人账号页面修改 (#22)
* 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
---------
Co-authored-by: yst <77910600+yu-and-liu@users.noreply.github.com>
Co-authored-by: liuxingwan <liuxingwan.lxw@alibaba-inc.com>
|
2024-02-23 17:47:34 +08:00 |
|
Archer
|
34602b25df
|
4.6.8-alpha (#804)
* perf: redirect request and err log replace
perf: dataset openapi
feat: session
fix: retry input error
feat: 468 doc
sub page
feat: standard sub
perf: rerank tip
perf: rerank tip
perf: api sdk
perf: openapi
sub plan
perf: sub ui
fix: ts
* perf: init log
* fix: variable select
* sub page
* icon
* perf: llm model config
* perf: menu ux
* perf: system store
* perf: publish app name
* fix: init data
* perf: flow edit ux
* fix: value type format and ux
* fix prompt editor default value (#13)
* fix prompt editor default value
* fix prompt editor update when not focus
* add key with variable
---------
Co-authored-by: Archer <545436317@qq.com>
* fix: value type
* doc
* i18n
* import path
* home page
* perf: mongo session running
* fix: ts
* perf: use toast
* perf: flow edit
* perf: sse response
* slider ui
* fetch error
* fix prompt editor rerender when not focus by key defaultvalue (#14)
* perf: prompt editor
* feat: dataset search concat
* perf: doc
* fix:ts
* perf: doc
* fix json editor onblur value (#15)
* faq
* vector model default config
* ipv6
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-02-01 21:57:41 +08:00 |
|
Archer
|
c031e6dcc9
|
4.6.7-alpha commit (#743)
Co-authored-by: Archer <545436317@qq.com>
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
|
2024-01-19 11:17:28 +08:00 |
|
Archer
|
006ad17c6a
|
4.6.7 first pr (#726)
|
2024-01-10 23:35:04 +08:00 |
|
Archer
|
bfd8be5df0
|
v4.6-3 (#471)
|
2023-11-15 11:36:25 +08:00 |
|
Archer
|
60ee160131
|
v4.5.2 (#439)
|
2023-10-30 13:26:42 +08:00 |
|
Archer
|
a3534407bf
|
v4.5.1 (#417)
|
2023-10-22 23:54:04 +08:00 |
|