Archer
|
9fbfabac61
|
perf: variabel replace;Feat: prompt optimizer code (#5453)
* feat: add prompt optimizer (#5444)
* feat: add prompt optimizer
* fix
* perf: variabel replace
* perf: prompt optimizer code
* feat: init charts shell
* perf: user error remove
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2025-08-14 15:48:22 +08:00 |
|
Archer
|
29edf1ea5f
|
Perf: llm parse paragraph (#5420)
* feat: llm directory optimization (#5400)
* perf: llm parse
* doc
---------
Co-authored-by: colnii <1286949794@qq.com>
|
2025-08-09 18:38:58 +08:00 |
|
Archer
|
e25d7efb5b
|
feature: V4.11.1 (#5350)
* perf: system toolset & mcp (#5200)
* feat: support system toolset
* fix: type
* fix: system tool config
* chore: mcptool config migrate
* refactor: mcp toolset
* fix: fe type error
* fix: type error
* fix: show version
* chore: support extract tool's secretInputConfig out of inputs
* chore: compatible with old version mcp
* chore: adjust
* deps: update dependency @fastgpt-skd/plugin
* fix: version
* fix: some bug (#5316)
* chore: compatible with old version mcp
* fix: version
* fix: compatible bug
* fix: mcp object params
* fix: type error
* chore: update test cases
* chore: remove log
* fix: toolset node name
* optimize app logs sort (#5310)
* log keys config modal
* multiple select
* api
* fontsize
* code
* chatid
* fix build
* fix
* fix component
* change name
* log keys config
* fix
* delete unused
* fix
* perf: log code
* perf: send auth code modal enter press
* fix log (#5328)
* perf: mcp toolset comment
* perf: log ui
* remove log (#5347)
* doc
* fix: action
* remove log
* fix: Table Optimization (#5319)
* feat: table test: 1
* feat: table test: 2
* feat: table test: 3
* feat: table test: 4
* feat: table test : 5 把maxSize改回chunkSize
* feat: table test : 6 都删了,只看maxSize
* feat: table test : 7 恢复初始,接下来删除标签功能
* feat: table test : 8 删除标签功能
* feat: table test : 9 删除标签功能成功
* feat: table test : 10 继续调试,修改trainingStates
* feat: table test : 11 修改第一步
* feat: table test : 12 修改第二步
* feat: table test : 13 修改了HtmlTable2Md
* feat: table test : 14 修改表头分块规则
* feat: table test : 15 前面表格分的太细了
* feat: table test : 16 改着改着表头又不加了
* feat: table test : 17 用CUSTOM_SPLIT_SIGN不行,重新改
* feat: table test : 18 表头仍然还会多加,但现在分块搞的合理了终于
* feat: table test : 19 还是需要搞好表头问题,先保存一下调试情况
* feat: table test : 20 调试结束,看一下replace有没有问题,没问题就pr
* feat: table test : 21 先把注释删了
* feat: table test : 21 注释replace都改了,下面切main分支看看情况
* feat: table test : 22 修改旧文件
* feat: table test : 23 修改测试文件
* feat: table test : 24 xlsx表格处理
* feat: table test : 25 刚才没保存先com了
* feat: table test : 26 fix
* feat: table test : 27 先com一版调试
* feat: table test : 28 试试放format2csv里
* feat: table test : 29 xlsx解决
* feat: table test : 30 tablesplit解决
* feat: table test : 31
* feat: table test : 32
* perf: table split
* perf: mcp old version compatibility (#5342)
* fix: system-tool secret inputs
* fix: rewrite runtime node i18n for system tool
* perf: mcp old version compatibility
* fix: splitPluginId
* fix: old mcp toolId
* fix: filter secret key
* feat: support system toolset activation
* chore: remove log
* perf: mcp update
* perf: rewrite toolset
* fix:delete variable id (#5335)
* perf: variable update
* fix: multiple select ui
* perf: model config move to plugin
* fix: var conflit
* perf: variable checker
* Avoid empty number
* update doc time
* fix: test
* fix: mcp object
* update count app
* update count app
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: heheer <zhiyu44@qq.com>
Co-authored-by: colnii <1286949794@qq.com>
Co-authored-by: dreamer6680 <1468683855@qq.com>
|
2025-08-01 16:08:20 +08:00 |
|
Archer
|
3a5d725efd
|
feature: 4.10.1 (#5201)
* add dynamic inputRender (#5127)
* dynamic input component
* fix
* fix
* fix
* perf: dynamic render input
* update doc
* perf: error catch
* num input ui
* fix form render (#5177)
* perf: i18n check
* add log
* doc
* Sync dataset (#5181)
* perf: api dataset create (#5047)
* Sync dataset (#5120)
* add
* wait
* restructure dataset sync, update types and APIs, add sync hints, and remove legacy logic
* feat: add function to retrieve real file ID from third-party doc library and rename team permission check function for clarity
* fix come console
* refactor: rename team dataset limit check functions for clarity, update API dataset sync limit usage, and rename root directory to "ROOT_FOLDER"
* frat: update sync dataset login
* fix delete.ts
* feat: update pnpm-lock.yaml to include bullmq, fix comments in api.d.ts and type.d.ts, rename API file ID field, optimize dataset sync logic, and add website sync feature with related APIs
* feat: update CollectionCard to support site dataset sync, add API root ID constant and init sync API
* feat: add RootCollectionId constant to replace hardcoded root ID
---------
Co-authored-by: dreamer6680 <146868355@qq.com>
* perf: code
* feat: update success message for dataset sync, revise related i18n texts, and optimize file selection logic (#5166)
Co-authored-by: dreamer6680 <146868355@qq.com>
* perf: select file
* Sync dataset (#5180)
* feat: update success message for dataset sync, revise related i18n texts, and optimize file selection logic
* fix: make listfile function return rawid string
---------
Co-authored-by: dreamer6680 <146868355@qq.com>
* init sh
* fix: ts
---------
Co-authored-by: dreamer6680 <1468683855@qq.com>
Co-authored-by: dreamer6680 <146868355@qq.com>
* update doc
* i18n
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: dreamer6680 <1468683855@qq.com>
Co-authored-by: dreamer6680 <146868355@qq.com>
|
2025-07-11 17:02:48 +08:00 |
|
Archer
|
01ff56b42b
|
perf: password special chars;feat: llm paragraph;perf: chunk setting params;perf: text splitter worker (#4984)
* perf: password special chars
* feat: llm paragraph;perf: chunk setting params
* perf: text splitter worker
* perf: get rawtext buffer
* fix: test
* fix: test
* doc
* min chunk size
|
2025-06-10 00:05:54 +08:00 |
|
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
|
c25cd48e72
|
perf: chunk trigger and paragraph split (#4893)
* perf: chunk trigger and paragraph split
* update max size computed
* perf: i18n
* remove table
|
2025-05-26 18:57:22 +08:00 |
|
dreamer6680
|
12acaf491c
|
change password rule (#4804)
* change password rule
* change password.tset.ts
|
2025-05-13 18:20:11 +08:00 |
|
Archer
|
fdd4e9edbd
|
Test parse cite and add tool call parallel (#4737)
* add quote response filter (#4727)
* chatting
* add quote response filter
* add test
* remove comment
* perf: cite hidden
* perf: format llm response
* feat: comment
* update default chunk size
* update default chunk size
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2025-04-30 17:43:50 +08:00 |
|
Archer
|
22fc7dddfb
|
perf: text splitter (#4584)
* perf: text splitter
* update doc
|
2025-04-17 19:08:04 +08:00 |
|
Archer
|
37b4a1919b
|
perf: text splitter (#4313)
* sync collection
* remove lock
* perf: text splitter
* update comment
|
2025-03-27 10:05:32 +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
|
87e90c37bd
|
feat: sync api collection will refresh title;perf: invite link ux (#4237)
* update queue
* feat: sync api collection will refresh title
* sync collection
* remove lock
* perf: invite link ux
|
2025-03-27 10:05:27 +08:00 |
|
Archer
|
ec30d79286
|
feat: custom dataset split sign (#4221)
* feat: custom dataset split sign
* feat: custom dataset split sign
|
2025-03-27 10:04:59 +08:00 |
|
Archer
|
e75d81d05a
|
V4.9.1 feature (#4206)
* fix: remove DefaultTeam (#4037)
* fix :Get application bound knowledge base information logical rewrite (#4057)
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* fix :Get application bound knowledge base information logical rewrite
* update package
* fix: import dataset step error;perf: ai proxy avatar (#4074)
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* fix: 文本提取不支持arrayString,arrayNumber等jsonSchema (#4079)
* update doc ;perf: model test (#4098)
* perf: extract array
* update doc
* perf: model test
* perf: model test
* perf: think tag parse (#4102)
* chat quote reader (#3912)
* init chat quote full text reader
* linked structure
* dataset data linked
* optimize code
* fix ts build
* test finish
* delete log
* fix
* fix ts
* fix ts
* remove nextId
* initial scroll
* fix
* fix
* perf: chunk read (#4109)
* package
* perf: chunk read
* feat: api dataset support pdf parse;fix: chunk reader auth (#4117)
* feat: api dataset support pdf parse
* fix: chunk reader auth
* feat: invitation link (#3979)
* feat: invitation link schema and apis
* feat: add invitation link
* feat: member status: active, leave, forbidden
* fix: expires show hours and minutes
* feat: invalid invitation link hint
* fix: typo
* chore: fix typo & i18n
* fix
* pref: fe
* feat: add ttl index for 30-day-clean-up
* perf: invite member code (#4118)
* perf: invite member code
* fix: ts
* fix: model test channel id;fix: quote reader (#4123)
* fix: model test channel id
* fix: quote reader
* fix chat quote reader (#4125)
* perf: model test;perf: sidebar trigger (#4127)
* fix: import dataset step error;perf: ai proxy avatar (#4074)
* perf: pg config params
* perf: ai proxy avatar
* fix: import dataset step error
* feat: data input ux
* perf: app dataset rewite
* perf: model test
* perf: sidebar trigger
* lock
* update nanoid version
* fix: select component ux
* fix: ts
* fix: vitest
* remove test
* fix: prompt toolcall ui (#4139)
* load log error adapt
* fix: prompt toolcall ui
* perf: commercial function tip
* update package
* pref: copy link (#4147)
* fix(i18n): namespace (#4143)
* hiden dataset source (#4152)
* hiden dataset source
* perf: reader
* chore: move all tests into a single folder (#4160)
* fix modal close scroll (#4162)
* fix modal close scroll
* update refresh
* feat: rerank modal select and weight (#4164)
* fix loadInitData refresh (#4169)
* fix
* fix
* form input number default & api dataset max token
* feat: mix search weight (#4170)
* feat: mix search weight
* feat: svg render
* fix: avatar error remove (#4173)
* fix: avatar error remove
* fix: index
* fix: guide
* fix: auth
* update package;fix: input data model ui (#4181)
* update package
* fix: ts
* update config
* update jieba package
* add type sign
* fix: input data ui
* fix: page title refresh (#4186)
* fix: ts
* update jieba package
* fix: page title refresh
* fix: remove member length check when opening invite create modal (#4193)
* add env to check internal ip (#4187)
* fix: ts
* update jieba package
* add env to check internal ip
* package
* fix: jieba
* reset package
* update config
* fix: jieba package
* init shell
* init version
* change team reload
* update jieba package (#4200)
* update jieba package
* package
* update package
* remove invalid code
* action
* package (#4201)
* package
* update package
* remove invalid code
* package
* remove i18n tip (#4202)
* doc (#4205)
* fix: i18n (#4208)
* fix: next config (#4207)
* reset package
* i18n
* update config
* i18n
* remove log
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com>
Co-authored-by: shilin <39396378+shilin66@users.noreply.github.com>
Co-authored-by: heheer <heheer@sealos.io>
|
2025-03-18 14:40:41 +08:00 |
|
Archer
|
d05259dedd
|
perf: retry to load image;perf: default index check (#4004)
* perf: retry to load image
* perf: default index check
|
2025-03-06 18:28:09 +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
|
81a06718d8
|
feat: ai proxy v1 (#3898)
* feat: ai proxy v1
* perf: ai proxy channel crud
* feat: ai proxy logs
* feat: channel test
* doc
* update lock
|
2025-02-27 09:56:52 +08:00 |
|
Archer
|
1094c65f2b
|
perf: http empty params (#3773)
* model config
* feat: normalization embedding
* perf: http empty params
* doc
|
2025-02-13 10:35:11 +08:00 |
|
heheer
|
e933dacb05
|
curl create plugin with inputs (#3573)
|
2025-01-13 17:37:27 +08:00 |
|
Archer
|
d0d1a2cae8
|
perf: http body;perf: create by json;perf: create by curl (#3570)
* perf: http body
* feat: create app by json (#3557)
* feat: create app by json
* fix build
* perf: create by json;perf: create by curl
* fix: ts
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2025-01-12 22:49:03 +08:00 |
|
Archer
|
72ed72e595
|
fix: charts plugins (#3530)
|
2025-01-05 14:41:34 +08:00 |
|
Archer
|
ddddd998c8
|
Fix workflow detail (#3382)
* fix: loop node init
* fix: workflow detail
* fix: point table
* add null check
|
2024-12-12 17:14:46 +08:00 |
|
Archer
|
1aebe5f185
|
V4.8.15 feature (#3331)
* feat: add customize toolkit (#3205)
* chaoyang
* fix-auth
* add toolkit
* add order
* plugin usage
* fix
* delete console:
* Fix: Fix fullscreen preview top positioning and improve Markdown rendering logic (#3247)
* 完成任务:修复全屏预览顶部固定问题,优化 Markdown 渲染逻辑
* 有问题修改
* 问题再修改
* 修正问题
* fix: plugin standalone display issue (#3254)
* 4.8.15 test (#3246)
* o1 config
* perf: system plugin code
* 调整系统插件代码。增加html 渲染安全配置。 (#3258)
* perf: base64 picker
* perf: list app or dataset
* perf: plugin config code
* 小窗适配等问题 (#3257)
* 小窗适配等问题
* git问题
* 小窗剩余问题
* feat: system plugin auth and lock version (#3265)
* feat: system plugin auth and lock version
* update comment
* 4.8.15 test (#3267)
* tmp log
* perf: login direct
* perf: iframe html code
* remove log
* fix: plugin standalone display (#3277)
* refactor: 页面拆分&i18n拆分 (#3281)
* refactor: account组件拆成独立页面
* script: 新增i18n json文件创建脚本
* refactor: 页面i18n拆分
* i18n: add en&hant
* 4.8.15 test (#3285)
* tmp log
* remove log
* fix: watch avatar refresh
* perf: i18n code
* fix(plugin): use intro instead of userguide (#3290)
* Universal SSO (#3292)
* tmp log
* remove log
* feat: common oauth
* readme
* perf: sso provider
* remove sso code
* perf: refresh plugins
* feat: add api dataset (#3272)
* add api-dataset
* fix api-dataset
* fix api dataset
* fix ts
* perf: create collection code (#3301)
* tmp log
* remove log
* perf: i18n change
* update version doc
* feat: question guide from chatId
* perf: create collection code
* fix: request api
* fix: request api
* fix: tts auth and response type (#3303)
* perf: md splitter
* fix: tts auth and response type
* fix: api file dataset (#3307)
* perf: api dataset init (#3310)
* perf: collection schema
* perf: api dataset init
* refactor: 团队管理独立页面 (#3302)
* ui: 团队管理独立页面
* 代码优化
* fix
* perf: sync collection and ui check (#3314)
* perf: sync collection
* remove script
* perf: update api server
* perf: api dataset parent
* perf: team ui
* perf: team 18n
* update team ui
* perf: ui check
* perf: i18n
* fix: debug variables & cronjob & system plugin callback load (#3315)
* fix: debug variables & cronjob & system plugin callback load
* fix type
* fix
* fix
* fix: plugin dataset quote;perf: system variables init (#3316)
* fix: plugin dataset quote
* perf: system variables init
* perf: node templates ui;fix: dataset import ui (#3318)
* fix: dataset import ui
* perf: node templates ui
* perf: ui refresh
* feat:套餐改名和套餐跳转配置 (#3309)
* fixing:except Sidebar
* 去除了多余的代码
* 修正了套餐说明的代码
* 修正了误删除的show_git代码
* 修正了名字部分等代码
* 修正了问题,遗留了其他和ui讨论不一致的部分
* 4.8.15 test (#3319)
* remove log
* pref: bill ui
* pref: bill ui
* perf: log
* html渲染文档 (#3270)
* html渲染文档
* 文档有点小问题
* feat: doc (#3322)
* 集合重训练 (#3282)
* rebaser
* 一点补充
* 小问题
* 其他问题修正,删除集合保留文件的参数还没找到...
* reTraining
* delete uesless
* 删除了一行错误代码
* 集合重训练部分
* fixing
* 删除console代码
* feat: navbar item config (#3326)
* perf: custom navbar code;perf: retraining code;feat: api dataset and dataset api doc (#3329)
* feat: api dataset and dataset api doc
* perf: retraining code
* perf: custom navbar code
* fix: ts (#3330)
* fix: ts
* fix: ts
* retraining ui
* perf: api collection filter
* perf: retrining button
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
|
2024-12-06 10:56:53 +08:00 |
|
Archer
|
8aa6b53760
|
V4.8.14 dev (#3234)
* feat: rewrite chat context (#3176)
* feat: add app auto execute (#3115)
* feat: add app auto execute
* auto exec configtion
* chatting animation
* change icon
* fix
* fix
* fix link
* feat: add chat context to all chatbox
* perf: loading ui
---------
Co-authored-by: heheer <heheer@sealos.io>
* app auto exec (#3179)
* add chat records loaded state (#3184)
* perf: chat store reset storage (#3186)
* perf: chat store reset storage
* perf: auto exec code
* chore: workflow ui (#3175)
* chore: workflow ui
* fix
* change icon color config
* change popover to mymenu
* 4.8.14 test (#3189)
* update doc
* fix: token check
* perf: icon button
* update doc
* feat: share page support configuration Whether to allow the original view (#3194)
* update doc
* perf: fix index (#3206)
* perf: i18n
* perf: Add service entry (#3226)
* 4.8.14 test (#3228)
* fix: ai log
* fix: text splitter
* fix: reference unselect & user form description & simple to advance (#3229)
* fix: reference unselect & user form description & simple to advance
* change abort position
* perf
* perf: code (#3232)
* perf: code
* update doc
* fix: create btn permission (#3233)
* update doc
* fix: refresh chatbox listener
* perf: check invalid reference
* perf: check invalid reference
* update doc
* fix: ui props
---------
Co-authored-by: heheer <heheer@sealos.io>
|
2024-11-26 12:02:58 +08:00 |
|
Archer
|
4f55025906
|
rFix textspliter (#3200)
* fix: text splitter
* perf: splitter
|
2024-11-21 12:01:55 +08:00 |
|
Archer
|
58745f8c35
|
4.8.14 test (#3164)
* perf: match base 64 image
* perf: register plugins
|
2024-11-15 10:35:04 +08:00 |
|
Archer
|
e9d52ada73
|
4.8.13 feature (#3118)
* chore(ui): login page & workflow page (#3046)
* login page & number input & multirow select & llm select
* workflow
* adjust nodes
* New file upload (#3058)
* feat: toolNode aiNode readFileNode adapt new version
* update docker-compose
* update tip
* feat: adapt new file version
* perf: file input
* fix: ts
* feat: add chat history time label (#3024)
* feat:add chat and logs time
* feat: add chat history time label
* code perf
* code perf
---------
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
* add chatType (#3060)
* pref: slow query of full text search (#3044)
* Adapt findLast api;perf: markdown zh format. (#3066)
* perf: context code
* fix: adapt findLast api
* perf: commercial plugin run error
* perf: markdown zh format
* perf: dockerfile proxy (#3067)
* fix ui (#3065)
* fix ui
* fix
* feat: support array reference multi-select (#3041)
* feat: support array reference multi-select
* fix build
* fix
* fix loop multi-select
* adjust condition
* fix get value
* array and non-array conversion
* fix plugin input
* merge func
* feat: iframe code block;perf: workflow selector type (#3076)
* feat: iframe code block
* perf: workflow selector type
* node pluginoutput check (#3074)
* feat: View will move when workflow check error;fix: ui refresh error when continuous file upload (#3077)
* fix: plugin output check
* fix: ui refresh error when continuous file upload
* feat: View will move when workflow check error
* add dispatch try catch (#3075)
* perf: workflow context split (#3083)
* perf: workflow context split
* perf: context
* 4.8.13 test (#3085)
* perf: workflow node ui
* chat iframe url
* feat: support sub route config (#3071)
* feat: support sub route config
* dockerfile
* fix upload
* delete unused code
* 4.8.13 test (#3087)
* fix: image expired
* fix: datacard navbar ui
* perf: build action
* fix: workflow file upload refresh (#3088)
* fix: http tool response (#3097)
* loop node dynamic height (#3092)
* loop node dynamic height
* fix
* fix
* feat: support push chat log (#3093)
* feat: custom uid/metadata
* to: custom info
* fix: chat push latest
* feat: add chat log envs
* refactor: move timer to pushChatLog
* fix: using precise log
---------
Co-authored-by: Finley Ge <m13203533462@163.com>
* 4.8.13 test (#3098)
* perf: loop node refresh
* rename context
* comment
* fix: ts
* perf: push chat log
* array reference check & node ui (#3100)
* feat: loop start add index (#3101)
* feat: loop start add index
* update doc
* 4.8.13 test (#3102)
* fix: loop index;edge parent check
* perf: reference invalid check
* fix: ts
* fix: plugin select files and ai response check (#3104)
* fix: plugin select files and ai response check
* perf: text editor selector;tool call tip;remove invalid image url;
* perf: select file
* perf: drop files
* feat: source id prefix env (#3103)
* 4.8.13 test (#3106)
* perf: select file
* perf: drop files
* perf: env template
* 4.8.13 test (#3107)
* perf: select file
* perf: drop files
* fix: imple mode adapt files
* perf: push chat log (#3109)
* fix: share page load title error (#3111)
* 4.8.13 perf (#3112)
* fix: share page load title error
* update file input doc
* perf: auto add file urls
* perf: auto ser loop node offset height
* 4.8.13 test (#3117)
* perf: plugin
* updat eaction
* feat: add more share config (#3120)
* feat: add more share config
* add i18n en
* fix: missing subroute (#3121)
* perf: outlink config (#3128)
* update action
* perf: outlink config
* fix: ts (#3129)
* 更新 docSite 文档内容 (#3131)
* fix: null pointer (#3130)
* fix: null pointer
* perf: not input text
* update doc url
* perf: outlink default value (#3134)
* update doc (#3136)
* 4.8.13 test (#3137)
* update doc
* perf: completions chat api
* Restore docSite content based on upstream/4.8.13-dev (#3138)
* Restore docSite content based on upstream/4.8.13-dev
* 4813.md缺少更正
* update doc (#3141)
---------
Co-authored-by: heheer <heheer@sealos.io>
Co-authored-by: papapatrick <109422393+Patrickill@users.noreply.github.com>
Co-authored-by: 勤劳上班的卑微小张 <jiazhan.zhang@ggimage.com>
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com>
Co-authored-by: Finley Ge <m13203533462@163.com>
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
|
2024-11-13 11:29:53 +08:00 |
|
Archer
|
8e4084f7ee
|
update text splitter (#3020)
|
2024-10-30 01:10:35 +08:00 |
|
Archer
|
da281ea9ec
|
perf: variable replace rang (#2923)
|
2024-10-15 16:42:42 +08:00 |
|
Archer
|
4f1ce640a7
|
Tool call support interactive node (#2903)
* feat: tool call support interactive node
* feat: interactive node tool response
* fix: tool call concat
* fix: llm history concat
|
2024-10-14 21:55:18 +08:00 |
|
Archer
|
3878a50d0f
|
fix: file extension check (#2876)
|
2024-10-10 17:35:56 +08:00 |
|
Archer
|
f6c5695df4
|
Optimize base64 storage in files to support concurrent storage (#2856)
* fix: variables check
* remove log
* perf: file img saved
* update doc
|
2024-10-08 12:58:33 +08:00 |
|
Archer
|
9eb02b7e38
|
feat: plan index;flat i18n and add variable value type (#2762)
* feat: plan index
* flat i18n and add variable value type
* fix: ts
* perf: free plan tip
|
2024-09-20 17:36:33 +08:00 |
|
heheer
|
6288dc9492
|
feat: undo-redo & edit snapshots (#2436)
* feat: undo-redo & edit snapshots
* fix merge
* add simple history back
* fix some undo
* change app latest version
* fix
* chatconfig
* fix snapshot
* fix
* fix
* fix
* fix compare
* fix initial
* fix merge:
* fix useEffect
* fix snapshot initial and saved state
* chore
* fix
* compare snapshot
* nodes edges useEffct
* fix chatconfig
* fix
* delete unused method
* fix
* fix
* fix
* default version name
|
2024-08-23 15:58:43 +08:00 |
|
Archer
|
0f3418daf5
|
Publish app - feishu and wecom (#2375)
* feat(app publish): feishu bot (#2290)
* feat: feishu publish channel fe
* feat: enable feishu fe,
feat: feishu token api
* feat: feishu bot
* chore: extract saveChat from projects/app
* chore: remove debug log output
* feat: Basic Info
* chore: feishu bot fe adjusting
* feat: feishu bot docs
* feat: new tmpData collection for all tmpdata
* chore: compress the image
* perf: feishu config
* feat: source name
* perf: text desc
* perf: load system plugins
* perf: chat source
* feat(publish): Wecom bot (#2343)
* chore: Wecom Config
* feat(fe): wecom config fe
* feat: wecom fe
* chore: uses the newest editmodal
* feat: update png; adjust the fe
* chore: adjust fe
* perf: publish app ui
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2024-08-13 21:52:18 +08:00 |
|
Archer
|
02d6b7c788
|
4.8.9 test fix (#2330)
* perf: query extension prompt
* perf: get preview histories
* perf: i18n
* fix: share page cannot feedback
* fix: publish i18n
|
2024-08-12 12:09:14 +08:00 |
|
Archer
|
e36d9d794f
|
File input (#2270)
* doc
* feat: file upload config
* perf: chat box file params
* feat: markdown show file
* feat: chat file store and clear
* perf: read file contentType
* feat: llm vision config
* feat: file url output
* perf: plugin error text
* perf: image load
* feat: ai chat document
* perf: file block ui
* feat: read file node
* feat: file read response field
* feat: simple mode support read files
* feat: tool call
* feat: read file histories
* perf: select file
* perf: select file config
* i18n
* i18n
* fix: ts; feat: tool response preview result
|
2024-08-06 10:00:22 +08:00 |
|
Archer
|
56f6e69bc7
|
System inform (#2263)
* feat: Bind Notification Pipe (#2229)
* chore: account page add bind notification modal
* feat: timerlock schema and type
* feat(fe): bind notification method modal
* chore: fe adjust
* feat: clean useless code
* fix: cron lock
* chore: adjust the code
* chore: rename api
* chore: remove unused code
* chore: fe adjust
* perf: bind inform ux
* fix: time ts
* chore: notification (#2251)
* perf: send message code
* perf: sub schema index
* fix: timezone plugin
* fix: format
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2024-08-05 00:29:14 +08:00 |
|
Zong
|
f9d43ac009
|
feat(textSplitter): typo (#2138)
|
2024-07-23 21:54:55 +08:00 |
|
Archer
|
a9cdece341
|
4.8.6 merge (#1943)
* Dataset collection forbid (#1885)
* perf: tool call support same id
* feat: collection forbid
* feat: collection forbid
* Inheritance Permission for apps (#1897)
* feat: app schema define
chore: references of authapp
* feat: authApp method inheritance
* feat: create and update api
* feat: update
* feat: inheritance Permission controller for app.
* feat: abstract version of inheritPermission
* feat: ancestorId for apps
* chore: update app
* fix: inheritPermission abstract version
* feat: update folder defaultPermission
* feat: app update api
* chore: inheritance frontend
* chore: app list api
* feat: update defaultPermission in app deatil
* feat: backend api finished
* feat: app inheritance permission fe
* fix: app update defaultpermission causes collaborator miss
* fix: ts error
* chore: adjust the codes
* chore: i18n
chore: i18n
* chore: fe adjust and i18n
* chore: adjust the code
* feat: resume api;
chore: rewrite update api and inheritPermission methods
* chore: something
* chore: fe code adjusting
* feat: frontend adjusting
* chore: fe code adjusting
* chore: adjusting the code
* perf: fe loading
* format
* Inheritance fix (#1908)
* fix: SlideCard
* fix: authapp did not return parent app for inheritance app
* fix: fe adjusting
* feat: fe adjusing
* perf: inherit per ux
* doc
* fix: ts errors (#1916)
* perf: inherit permission
* fix: permission inherit
* Workflow type (#1938)
* perf: workflow type
tmp workflow
perf: workflow type
feat: custom field config
* perf: dynamic input
* perf: node classify
* perf: node classify
* perf: node classify
* perf: node classify
* fix: workflow custom input
* feat: text editor and customFeedback move to basic nodes
* feat: community system plugin
* fix: ts
* feat: exprEval plugin
* perf: workflow type
* perf: plugin important
* fix: default templates
* perf: markdown hr css
* lock
* perf: fetch url
* perf: new plugin version
* fix: chat histories update
* fix: collection paths invalid
* perf: app card ui
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
|
2024-07-04 17:42:09 +08:00 |
|
Archer
|
a9ab9ebe8e
|
4.8.5 test (#1825)
* update model logo
* perf: hide list clb api
|
2024-06-24 09:29:54 +08:00 |
|
Archer
|
5cc01b8509
|
4.8.5 test (#1805)
* perf: revert tip
* feat: create copy app
* perf: file stream read
* perf: read directory over 100 files
* perf: index
* fix: team chat api error
* lock
* fix: i18n file
|
2024-06-21 10:09:00 +08:00 |
|
Archer
|
b20d075d35
|
Updae theme and fix some bug (#1711)
|
2024-06-07 12:54:30 +08:00 |
|
Archer
|
9c7c74050b
|
Release update (#1580)
* release doc
* fix: reg metch
* perf: tool call arg
* fix: stream update variables
* remove status
* update prompt
* rename embeddong model
|
2024-05-24 11:07:03 +08:00 |
|
Archer
|
c4ce1236ea
|
perf: tool promot and reg slice;query extension prompt (#1576)
|
2024-05-23 15:14:22 +08:00 |
|
Archer
|
c6d9b15897
|
External dataset (#1497)
* perf: read rawText and chunk code
* perf: read raw text
* perf: read rawtext
* perf: token count
* log
|
2024-05-16 11:47:53 +08:00 |
|
Archer
|
610ebded3b
|
Dir tree doc and move some code (#1466)
* tree doc and move some code
* fix: ts
|
2024-05-13 17:07:29 +08:00 |
|
Archer
|
5e250b2f65
|
Change embedding (#1428)
* fix: text spliter
* perf: embedding model
|
2024-05-09 23:23:49 +08:00 |
|
Archer
|
434af56abd
|
4.8-alpha fix (#1424)
|
2024-05-09 22:48:44 +08:00 |
|