heheer
165fe077bc
fix: http raw response undefined ( #2981 )
2024-10-25 11:53:32 +08:00
Finley Ge
75494f8d01
feat: QPS Limit middleware ( #2956 )
...
* feat: QPS Limit middleware
* chore: use request-ip to get client ip
* feat: frequencyLimit schema
2024-10-25 10:08:59 +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
Finley Ge
718108a552
fix: milvus ( #2968 )
2024-10-22 21:53:48 +08:00
heheer
025facbc2d
perf:textarea auto height ( #2967 )
...
* perf:textarea auto height
* optimize editor height & fix variable label split
2024-10-22 18:33:02 +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
heheer
3f34c33d4c
perf: all plugin variables type support referense & replace input and textarea with prompt editor ( #2950 )
...
* support reference as plugin variables
* replace input and textarea with prompt editor
* adjust height & optimize textarea and input
* input select
2024-10-22 11:21:28 +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
heheer
6522cc7dfa
chore: adjust toast top distance ( #2953 )
...
* adjust toast top distance
* save button top
2024-10-18 17:20:57 +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
papapatrick
5efa70f3a1
feat: add cookies tip drawer ( #2935 )
2024-10-16 15:18:55 +08:00
heheer
d45d18cc3b
fix: variable label i18n & create question guide language ( #2933 )
2024-10-16 14:21:53 +08:00
heheer
8bdb35ff51
fix: quote settings default value & zindex & i18n ( #2931 )
2024-10-16 13:26:51 +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
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
Zhenyi-Wang
2a2b919daf
feat: remove style tag when fetching url ( #2913 )
...
Co-authored-by: zhenyiwang <zhenyiwang@intl.zju.edu.cn >
2024-10-14 14:37:29 +08:00
Archer
d55ccc9f64
Doc ( #2910 )
...
* feat: add app chat openapi (#2908 )
* add chat openapi
* create question guide openapi
* change auth method
* add chat openapi doc
* delete unused code
* feat: chat openapi doc
* rerank doc
* add chat detail openapi & doc
* update chat openapi doc
---------
Co-authored-by: heheer <heheer@sealos.io >
Co-authored-by: heheer <1239331448@qq.com >
2024-10-14 10:26:57 +08:00
papapatrick
daa5b552b1
plugins: add wiki search ( #2886 )
...
* plugins: add wiki search
* 扁平化代码
* fix: url error
2024-10-12 15:02:00 +08:00
Finley Ge
fe6c8897ce
fix: resource permission indexes ( #2890 )
2024-10-12 09:59:59 +08:00
Archer
27291faa66
fix: dataset data list api adapt ( #2878 )
...
* fix: dataset data list api adapt
* update doc version
* perf: fedomain env
* add fedomain env
2024-10-10 18:10:19 +08:00
Archer
3878a50d0f
fix: file extension check ( #2876 )
2024-10-10 17:35:56 +08:00
Archer
13401294ad
IOS safari whisper support ( #2870 )
...
* fix: variables check
* remove log
* perf: safari whisper
* feat: comment
* perf: connetion check
* doc
2024-10-10 12:24:07 +08:00
heheer
8273c96bbc
fix: form-data not display in http node log ( #2868 )
...
* fix: fix form-data not display in http node log
* fix
2024-10-10 11:47:45 +08:00
Archer
61c6b1e471
Perf: delete app tip; fix: can't stop debug. ( #2865 )
...
* fix: variables check
* remove log
* perf: delete app tip
* perf: remove node code
* fix: can not stop debug
* update version
* update version intro
* fix: per error
* perf: apikey manager
* Add permission check
* update README
2024-10-10 11:30:36 +08:00
Archer
3a4b4a866b
Team group ( #2864 )
...
* feat(member-group): Team (#2616 )
* feat: member-group schema define
* feat(fe): create group
* feat: add group edit modal
* feat(fe): add avatar group component
* feat: edit group
fix: permission select menu style
* feat: bio-mode support for select-member component
* fix: avatar group key unique
* feat: group manage
* feat: divide member into group and clbs
* feat: finish team permission
* chore: adjust
* fix: get clbs
* perf: groups code
* pref: member group for team (#2706 )
* chore: fe adjust
fix: remove the member from groups when removing from team
feat: change the groups avatar when updating the team's avatar
* chore: DefaultGroupName as a constant string ''
* fix: create default group when create team for root
* feat: comment
* feat: 4811 init
* pref: member group for team (#2732 )
* chore: default group name
* feat: get default group when get by tmbid
* feat(fe): adjust
* member ui
* fix: delete group (#2736 )
* perf: init4811
* pref: member group (#2818 )
* fix: update clb per then refetch clb list
* fix: calculate group permission
* feat(fe): group tag
* refactor(fe): team and group manage
* feat: manage group member
* feat: add group transfer owner modal
* feat: group manage member
* chore: adjust the file structure
* pref: member group
* chore: adjust fe style
* fix: ts error
* chore: fe adjust
* chore: fe adjust
* chore: adjust
* chore: adjust the code
* perf: i18n and schema name
* pref: member-group (#2862 )
* feat: group list ordered by updateTime
* fix: transfer ownership of group when deleting member
* fix: i18n fix
* feat: can not set member as admin/owner when user is not active
* fix: GroupInfoModal hover input do not change color
* fix(fe): searchinput do not scroll
* perf: team group ui
* doc
* remove enum
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
2024-10-09 18:32:10 +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
fc6f28f26e
fix: variables check ( #2849 )
...
* fix: variables check
* remove log
2024-10-01 11:11:19 +08:00
Archer
fadb389294
fix: loop node cannot save parentId ( #2845 )
2024-09-30 17:58:17 +08:00
Archer
7c38d1da9a
4.8.11 test ( #2843 )
...
* feat: app version test
* update doc
* fix: paging num error
* fix: doc api domain
* rename variable
* perf: memment node min size
2024-09-30 17:28:03 +08:00
heheer
7c829febec
feat: add context menu & comment node ( #2834 )
...
* feat: add comment node
* useMemo
2024-09-29 10:08:19 +08:00
heheer
1599d144ce
feat: add tool params node & tool params add array type ( #2824 )
...
* add tool params node
* add tool params enum
* node response
* tool add array type params
* fix tool params
* fix
* fix
* fix
2024-09-28 15:58:55 +08:00
Archer
f2749cbb00
4.8.11 perf ( #2832 )
...
* save toast
* perf: surya ocr
* perf: remove same model name
* fix: indexes
* perf: ip check
* feat: Fixed the version number of the subapplication
* feat: simple app get latest child version
* perf: update child dispatch variables
* feat: variables update doc
2024-09-28 15:31:25 +08:00
heheer
f7a8203454
fix:variable not update in nested workflow runs ( #2830 )
2024-09-28 13:59:35 +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
heheer
7c8f2ab6f5
perf: support prompt editor dynamic height increase & modify aichat placeholder ( #2817 )
2024-09-27 13:45:44 +08:00
papapatrick
691476c821
feat: add login page ip detect ( #2819 )
...
* feat: add login page ip detect
* code perf
2024-09-27 13:39:10 +08:00
Archer
efcb53cd6d
Rename node( #2814 )
2024-09-26 18:25:42 +08:00
Archer
21ab855871
perf: stream response ( #2813 )
...
* perf: stream response
* fold code
2024-09-26 18:09:01 +08:00
Archer
54e0a0eab1
4.8.11 code perf ( #2804 )
...
* perf: support child layout
* perf: user form ui
* perf: plugin tool output code
* perf: code
* perf: node fold hook
2024-09-26 16:27:28 +08:00
heheer
12d7ba5d73
feat: support workflow node fold ( #2797 )
...
* feat: support workflow node fold
* fix
* fix
2024-09-26 15:44:04 +08:00
Zhenyi-Wang
5ad8c81ef3
fix: 网页抓取:正确处理//开头的超链接 ( #2803 )
...
Co-authored-by: zhenyiwang <zhenyiwang@intl.zju.edu.cn >
2024-09-26 14:53:24 +08:00
papapatrick
cb6fe9d0da
feat: support select field as tool output ( #2798 )
...
* feat: support select field as tool output
* defaultOutput
2024-09-26 14:37:06 +08:00
heheer
1cf76ee7df
feat: add form input node ( #2773 )
...
* add node
* dispatch
* extract InputTypeConfig component
* question tip
* fix build
* fix
* fix
2024-09-26 13:48:03 +08:00
Archer
86436d55ff
4.8.11 test ( #2794 )
...
* perf: version list type
* perf: add node default value
* perf: snapshot status
* fix: version detail auth
* fix: export defalt
2024-09-26 11:02:09 +08:00
heheer
6bb10ca150
perf: optimize simple app history ( #2782 )
...
* simple app history
* ui
* extract context content into hooks
2024-09-24 21:09:59 +08:00