a.e.
5ad383bc6e
fix: add connection timeout to database settings ( #4434 )
2025-04-02 18:11:23 +08:00
Archer
540f321fc9
Test email plugin ( #4387 )
...
* add email plugin (#4343 )
* add email plugin
* remove console.log
---------
Co-authored-by: zhengshuai.li <zhengshuai.li@cloudpense.com >
* perf: smtp email
---------
Co-authored-by: lzs2000131 <lzs2000131@163.com >
Co-authored-by: zhengshuai.li <zhengshuai.li@cloudpense.com >
2025-03-28 18:07:55 +08:00
dependabot[bot]
75cb46796a
chore(deps): bump axios from 1.7.2 to 1.8.2 ( #4088 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.2 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 11:38:19 +08:00
Archer
b4dda6a41b
fix: Check the url to avoid ssrf attacks ( #3965 )
...
* fix: Check the url to avoid ssrf attacks
* Delete docSite/content/zh-cn/docs/development/upgrading/490.md
2025-03-04 14:45:29 +08:00
Ge
c393002f1d
feat: support mssql in databaseConnection plugin ( #3674 )
...
* feat: support mssql in databaseConnection plugin
* feat: trust server certificate for mssql
2025-02-01 10:53:20 +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
shilin
9f33729ca9
feat(core): 添加 sleep 插件 ( #3583 )
...
(cherry picked from commit 09bdc63977
)
2025-01-20 18:31:47 +08:00
Archer
10d8c56e23
V4.8.18 feature ( #3565 )
...
* feat: org CRUD (#3380 )
* feat: add org schema
* feat: org manage UI
* feat: OrgInfoModal
* feat: org tree view
* feat: org management
* fix: init root org
* feat: org permission for app
* feat: org support for dataset
* fix: disable org role control
* styles: opt type signatures
* fix: remove unused permission
* feat: delete org collaborator
* perf: Team org ui (#3499 )
* perf: org ui
* perf: org ui
* feat: org auth for app & dataset (#3498 )
* feat: auth org resource permission
* feat: org auth support for app & dataset
* perf: org permission check (#3500 )
* i18n (#3501 )
* name
* i18n
* feat: support dataset changeOwner (#3483 )
* feat: support dataset changeOwner
* chore: update dataset change owner api
* feat: permission manage UI for org (#3503 )
* perf: password check;perf: image upload check;perf: sso login check (#3509 )
* perf: password check
* perf: image upload check
* perf: sso login check
* force show update notification modal & fix login page text (#3512 )
* fix login page English text
* update notification modal
* perf: notify account (#3515 )
* perf(plugin): improve searXNG empty result handling and documentation (#3507 )
* perf(plugin): improve searXNG empty result handling and documentation
* 修改了文档和代码部分无搜索的结果的反馈
* refactor: org pathId (#3516 )
* optimize payment process (#3517 )
* feat: support wecom sso (#3518 )
* feat: support wecom sso
* chore: remove unused wecom js-sdk dependency
* fix qrcode script (#3520 )
* fix qrcode script
* i18n
* perf: full text collection and search code;perf: rename function (#3519 )
* perf: full text collection and search code
* perf: rename function
* perf: notify modal
* remove invalid code
* perf: sso login
* perf: pay process
* 4.8.18 test (#3524 )
* perf: remove local token
* perf: index
* perf: file encoding;perf: leave team code;@c121914yu perf: full text search code (#3528 )
* perf: text encoding
* perf: leave team code
* perf: full text search code
* fix: http status
* perf: embedding search and vector avatar
* perf: async read file (#3531 )
* refactor: team permission manager (#3535 )
* perf: classify org, group and member
* refactor: team per manager
* fix: missing functions
* 4.8.18 test (#3543 )
* perf: login check
* doc
* perf: llm model config
* perf: team clb config
* fix: MemberModal UI (#3553 )
* fix: adapt MemberModal title and icon
* fix: adapt member modal
* fix: search input placeholder
* fix: add button text
* perf: org permission (#3556 )
* docs:用户答疑的官方文档补充 (#3540 )
* docs:用户答疑的官方文档补充
* 问题回答的内容修补
* share link random avatar (#3541 )
* share link random avatar
* fix
* delete unused code
* share page avatar (#3558 )
* feat: init 4818
* share page avatar
* feat: tmp upgrade code (#3559 )
* feat: tmp upgrade code
* fulltext search test
* update action
* full text tmp code (#3561 )
* full text tmp code
* fix: init
* fix: init
* remove tmp code
* remove tmp code
* 4818-alpha
* 4.8.18 test (#3562 )
* full text tmp code
* fix: init
* upgrade code
* account log
* account log
* perf: dockerfile
* upgrade code
* chore: update docs app template submission (#3564 )
---------
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com >
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com >
2025-01-11 15:15:38 +08:00
Archer
72ed72e595
fix: charts plugins ( #3530 )
2025-01-05 14:41:34 +08:00
Archer
50bf7f9a3b
V4.8.17 feature ( #3493 )
...
* split tokens into input and output (#3477 )
* split tokens into input and output
* query extension & tool call & question guide
* fix
* perf: input and output tokens
* perf: tool call if else
* perf: remove code
* fix: extract usage count
* fix: qa usage count
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-12-30 10:13:25 +08:00
Archer
b520988c64
V4.8.17 feature ( #3485 )
...
* feat: add third party account config (#3443 )
* temp
* editor workflow variable style
* add team to dispatch
* i18n
* delete console
* change openai account position
* fix
* fix
* fix
* fix
* fix
* 4.8.17 test (#3461 )
* perf: external provider config
* perf: ui
* feat: add template config (#3434 )
* change template position
* template config
* delete console
* delete
* fix
* fix
* perf: Mongo visutal field (#3464 )
* remve invalid code
* perf: team member visutal code
* perf: virtual search; perf: search test data
* fix: ts
* fix: image response headers
* perf: template code
* perf: auth layout;perf: auto save (#3472 )
* perf: auth layout
* perf: auto save
* perf: auto save
* fix: template guide display & http input support external variables (#3475 )
* fix: template guide display
* http editor support external workflow variables
* perf: auto save;fix: ifelse checker line break; (#3478 )
* perf: auto save
* perf: auto save
* fix: ifelse checker line break
* perf: doc
* perf: doc
* fix: update var type error
* 4.8.17 test (#3479 )
* perf: auto save
* perf: auto save
* perf: template code
* 4.8.17 test (#3480 )
* perf: auto save
* perf: auto save
* perf: model price model
* feat: add react memo
* perf: model provider filter
* fix: ts (#3481 )
* perf: auto save
* perf: auto save
* fix: ts
* simple app tool select (#3473 )
* workflow plugin userguide & simple tool ui
* simple tool filter
* reuse component
* change component to hook
* fix
* perf: too selector modal (#3484 )
* perf: auto save
* perf: auto save
* perf: markdown render
* perf: too selector
* fix: app version require tmbId
* perf: templates refresh
* perf: templates refresh
* hide auto save error tip
* perf: toolkit guide
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-12-27 20:05:12 +08:00
Archer
bd79e7701f
V4.8.16 dev ( #3431 )
...
* feat: add feishu & yuque dataset (#3379 )
* feat: add feishu & yuque dataset
* fix ts
* fix ts
* move type position
* fix
* fix: merge interface
* fix
* feat: dingtalk sso support (#3408 )
* fix: optional sso state
* feat: dingtalk bot
* feat: dingtalk sso login
* chore: move i18n to user namespace
* feat: dingtalk bot integration (#3415 )
* feat: dingtalk bot integration
* docs: config dingtalk bot
* feat:sear XNG服务 (#3413 )
* feat:sear XNG服务
* 补充了courseUrl
* 添加了官方文档
* 错误时返回情况修正了一下
* Tracks (#3420 )
* feat: node intro
* feat: add domain track
* dingding sso login
* perf: api dataset code and add doc
* feat: tracks
* feat: searXNG plugins
* fix: ts
* feat: delete node tracks (#3423 )
* fix: dingtalk bot GET verification (#3424 )
* 4.8.16 test: fix: plugin inputs render;fix: ui offset (#3426 )
* fix: ui offset
* perf: dingding talk
* fix: plugin inputs render
* feat: menu all folder (#3429 )
* fix: recall code
---------
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com >
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com >
2024-12-18 19:30:19 +08:00
Archer
8ba339e78f
Perf webhook ( #3406 )
...
* perf: plugin webhook
* perf: plugin webhook
2024-12-16 16:44:39 +08:00
Jiangween
8e9c030600
feat:钉钉和企微的webhook ( #3393 )
2024-12-16 15:05:02 +08:00
Archer
bfac393ab1
Add question guide config ( #3403 )
...
* feat:Prompt task (#3337 )
* feat:猜你想问自定义功能
* 修改用户输入框部分,去除冗余代码
* 删除不必要的属性
* 删除多余内容
* 修正了格式问题,并实现获取调试和app最新参数
* 修正了几行代码
* feat:Prompt task (#3337 )
* feat:猜你想问自定义功能
* 修改用户输入框部分,去除冗余代码
* 删除不必要的属性
* 删除多余内容
* 修正了格式问题,并实现获取调试和app最新参数
* 修正了几行代码
* perf: question gudide code
* fix: i18n
* hunyuan logo
* fix: cq templates
* perf: create question guide code
* udpate svg
---------
Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com >
2024-12-16 13:49:31 +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
Menghuan
bc79d46d4b
更新Doc2X插件:输出文本预处理改进 ( #3199 )
...
* Error text fix
* Add post-processing for table
* Some table can not convert
* Refactor table conversion logic in PDF2text plugin
* Fix table separator formatting issue
* Refactor table separator formatting in PDF2text plugin
* Refactor table conversion logic in PDF2text plugin and add HTMLtable option
* 修复本地部署时无法获取文件的问题
* Refactor PDF fetching and parsing logic
* Refactor PDF fetching and parsing logic, and fix table separator formatting issue
* Bug fix: HTMLtable control not work
2024-11-25 20:01:50 +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
3f72f88591
perf: doc2x plugins ( #3162 )
2024-11-14 21:56:13 +08:00
Menghuan1918
be59c2f6a7
更新Doc2X插件:适配新接口 ( #3159 )
...
* fix: doc2x now not hava the picture API
* fix: 适配doc2x V2 API
* Update to axios to request doc2x
* Add time out
2024-11-14 20:55:37 +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
912b264a47
perf: forbid image to base64 ( #3038 )
...
* perf: forbid image to base64
* update file upload path
* feat: support promptCall use image
* fix: echarts load
* update doc
2024-11-01 14:29:20 +08:00
Archer
74d58d562b
4.8.12 test fix ( #2988 )
...
* perf: qps limit
* perf: http response data
* perf: json path check
* fix: ts
* loop support reference parent variable
2024-10-25 16:34:26 +08:00
papapatrick
bb727b0710
add bing search plugins ( #2970 )
2024-10-23 22:45:06 +08:00
Archer
9b0706ed92
HTTP support jsonPath; System plugin support save file. ( #2969 )
...
* perf: system plugin auto save file
* feat: http support jsonPath
* fix: assistant response
* reset milvus version
* fix: textarea register
* fix: global variable
* delete tip
* doc
2024-10-23 00:40:54 +08:00
Archer
87b4061302
System plugin adapt reference type in plugin input ( #2965 )
...
* perf: plugin input support reference
* perf: system plugin adapt plugin input reference
2024-10-22 14:51:15 +08:00
Archer
618729a254
Concat textinput to input type ( #2963 )
...
* perf: toast position
* concat textinput to input
2024-10-22 12:04:16 +08:00
papapatrick
445a38924f
add google search plugin ( #2947 )
2024-10-22 08:49:05 +08:00
silencezhang
7ec2253f0a
新增数据源配置:可以直接执行sql,支持MySQL,PG数据库 ( #2958 )
2024-10-21 14:26:33 +08:00
Archer
40f527a021
4.8.12 test ( #2936 )
...
* system config tip
* perf: prompt editor code
* perf: cookie tip
2024-10-18 16:49:35 +08:00
Archer
d4e0a43771
4.8.12 dev ( #2928 )
...
* perf: optimize global variables (#2863 )
* feat: add global variable types
* add global variables to debug
* fix select dnd
* unify InputTypeConfig params
* feat: http node url support variables (#2891 )
* feat: http node url support variables
* change to prompt editor
* fix: global variables (#2892 )
* fix global variables
* fix type
* perf: global variables
* perf: workflow delete node error (#2905 )
* update lock
* update 4812 doc
* feat: add node course url config (#2897 )
* feat: add node course url config
* change plugin course url
* change default doc url
* change url store
* delete unused code
* fix: global variable (#2915 )
* fix: global variable
* add comment
* fix: interactive check
* locj
* perf: debug switch to global tab when click run & global var default reset (#2925 )
* fix: tool course url
* fix: global var default value & wrap variable form (#2926 )
* fix: add dataset tags not update render (#2927 )
* feat: tool will save histories
* perf: global variables code
* perf: FE_DOMAIN config
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-10-15 20:23:18 +08:00
papapatrick
daa5b552b1
plugins: add wiki search ( #2886 )
...
* plugins: add wiki search
* 扁平化代码
* fix: url error
2024-10-12 15:02:00 +08:00
Archer
98dbec2cf7
4.8.11 fix ( #2822 )
...
* fix: tool choice hostiry error
* fix: chat page auth error redirect
* perf: ip redirect tip
* feat: fedomain env
* fix: tool desc empty
* feat: 4811 doc
2024-09-27 15:52:33 +08:00
silencezhang7
d259eda6b4
新增BI圖標功能-柱狀圖 ( #2779 )
...
* 新增BI圖標功能-柱狀圖
* 新增BI图表功能-柱狀圖,优化代码,删除无用代码
* 优化生成逻辑,支持插件手动选择图表类型:目前支持柱状图,折线图,饼图
* 修改包名称,完成基础图表
2024-09-27 13:50:42 +08:00
Archer
75af549c7f
Plugin support select file ( #2756 )
...
* feat: plugin support upload files (#2716 )
* feat: plugin support file upload
* file history
* fix history & chattest
* chore: code
* plugin config icon & file preview padding
* perf: undefined fn
* fix: plugin file numbers & plugin template add config (#2743 )
* perf: run plugin without human message (#2749 )
* perf: run plugin without human message
* fix build
* fix build
* rename node
* perf: ui
* perf: plugin rerun with last params & plugin log add file (#2755 )
* perf: plugin run with last params & plugin log add file
* delete console
* perf: plugin refresh code
* fix: ts
---------
Co-authored-by: heheer <heheer@sealos.io >
2024-09-20 14:12:58 +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
Menghuan1918
4d570ecd4f
修改插件:Doc2X插件适配文件上传功能 ( #2284 )
...
* Change to download first and check contentType
* Up to date
* Some bug fix, still some bug with img
* Update tool to read from file
* improve formatting in PDF
* Add tool of img file OCR , but meet some bug
* Bug fix for parameter passing error.
* Modification Introduction
2024-08-08 18:56:05 +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
ba933c7450
perf: markdown code css ( #2187 )
2024-07-29 10:01:14 +08:00
Archer
cd554f573e
4.8.8 test fix ( #2149 )
...
* perf: code comment
* feat: system plugin input guide
* perf: variable avatar
* feat: feishu webhook
* perf: select tool config tip
* perf: rename variable
* fix: per inherit error
* perf: docker-compose oneapi version and i18n
* perf: ui tip bug
* fix: ts
* perf: pg log
* perf: editor color
* perf: update init
2024-07-26 10:23:44 +08:00
Archer
45b8d7e8de
4.8.8 test fix ( #2143 )
...
* perf: transcriptions api
* perf: variable picker tip
* perf: variable picker tip
* perf: chat select app
* feat: router to app detail
* perf: variable avoid space
* perf: variable picker
* perf: doc2x icon and params
* perf: sandbox support countToken
* feat: sandbox support delay and countToken
2024-07-24 16:02:53 +08:00
Menghuan1918
8d2a192515
添加插件:Doc2X 图片/文档识别 ( #2097 )
...
* Init the requrest part
* Finish the img deal part
* For test only one plugin
* Finish img2text part
* Finish pdf ocr part
* Change vscode setting back
* Change `for` into` for await` type
2024-07-24 09:59:20 +08:00
Archer
e99c91aaa6
Perf system plugin and worker ( #2126 )
...
* perf: worker pool
* perf: worker register
* perf: worker controller
* perf: system plugin worker
* perf: system plugin worker
* perf: worker
* perf: worker
* worker timeout
* perf: copy icon
2024-07-23 11:23:42 +08:00
Archer
cf7145ab54
System plugin ( #2091 )
...
* System template (#2082 )
* feat: system plugin (#2024 )
* add plugin cost & change plugin avatar (#2030 )
* add plugin cost & change plugin avatar
* add author
* feat: duckduckgo plugin
* duckduck search
* perf: templates select system plugin
* perf: system plugin avatar
* feat: duckduck plugins
* doc
* perf: plugin classify
* perf: icon avatar component
* perf: system template avatar
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
* feat: system plugin search
* perf: plugin packages important
* perf: source avatar
* nextconfig
* perf: i18n
* perf: default model
* perf: system plugin author
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-07-19 14:15:01 +08:00
Archer
ee7496467b
4.8.7 test ( #2058 )
...
* fix: query extension id;App page change type invalid
* prettier
2024-07-16 16:55:12 +08:00
Archer
b5c98a4f63
Plugin runtime ( #2050 )
...
* feat: plugin run (#1950 )
* feat: plugin run
* fix
* ui
* fix
* change user input type
* fix
* fix
* temp
* split out plugin chat
* perf: chatbox
* perf: chatbox
* fix: plugin runtime (#2032 )
* fix: plugin runtime
* fix
* fix build
* fix build
* perf: chat send prompt
* perf: chat log ux
* perf: chatbox context and share page plugin runtime
* perf: plugin run time config
* fix: ts
* feat: doc
* perf: isPc check
* perf: variable input render
* feat: app search
* fix: response box height
* fix: phone ui
* perf: lock
* perf: plugin route
* fix: chat (#2049 )
---------
Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com >
2024-07-15 22:50:48 +08:00
Archer
88d10451c9
perf: collection created response ( #1947 )
...
* perf: collection created response
* update openapi doc
* remove default collection
* perf: chat ui
* fix: system prompt concat
* perf: published check
* perf: update app
2024-07-05 10:27:38 +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
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
703583fff7
v4.6.5 ( #620 )
2023-12-18 16:24:50 +08:00