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
Archer
05bf1b2265
V4.6.5-alpha ( #609 )
2023-12-15 15:57:39 +08:00