a.e.
a5765ae32f
feat: source id prefix env ( #3103 )
2024-11-12 18:30:18 +08:00
Archer
72836402be
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
2024-11-12 18:30:17 +08:00
Archer
8bd0749afe
4.8.13 test ( #3102 )
...
* fix: loop index;edge parent check
* perf: reference invalid check
* fix: ts
2024-11-12 18:30:17 +08:00
Archer
49aaf9b77e
feat: loop start add index ( #3101 )
...
* feat: loop start add index
* update doc
2024-11-12 18:30:17 +08:00
Archer
c5022654ca
4.8.13 test ( #3098 )
...
* perf: loop node refresh
* rename context
* comment
* fix: ts
* perf: push chat log
2024-11-12 18:30:16 +08:00
a.e.
0a238845ab
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>
2024-11-12 18:30:15 +08:00
heheer
8ede7add01
loop node dynamic height ( #3092 )
...
* loop node dynamic height
* fix
* fix
2024-11-12 18:30:15 +08:00
Archer
91645cc420
fix: http tool response ( #3097 )
2024-11-12 18:30:15 +08:00
Archer
f1fb85ead0
4.8.13 test ( #3087 )
...
* fix: image expired
* fix: datacard navbar ui
* perf: build action
2024-11-12 18:30:14 +08:00
heheer
78ef74f902
add dispatch try catch ( #3075 )
2024-11-12 18:30:13 +08:00
Archer
8303933ec2
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
2024-11-12 18:30:13 +08:00
Archer
ba61c9e2e6
feat: iframe code block;perf: workflow selector type ( #3076 )
...
* feat: iframe code block
* perf: workflow selector type
2024-11-12 18:30:13 +08:00
heheer
b0a14c585d
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
2024-11-12 18:30:12 +08:00
Archer
e78fa26ca7
Adapt findLast api;perf: markdown zh format. ( #3066 )
...
* perf: context code
* fix: adapt findLast api
* perf: commercial plugin run error
* perf: markdown zh format
2024-11-12 18:30:11 +08:00
Finley Ge
16280e5d94
pref: slow query of full text search ( #3044 )
2024-11-12 18:30:11 +08:00
Archer
dc1119ca90
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
2024-11-12 18:30:10 +08:00
heheer
2c5f88b85f
add baidu keywords ( #3127 )
2024-11-12 16:44:09 +08:00
Archer
2e1bf66d3d
perf: auto add empty response ( #3113 )
2024-11-11 15:41:12 +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
8e4084f7ee
update text splitter ( #3020 )
2024-10-30 01:10:35 +08:00
Archer
ee718750e2
perf: dataset data auth ( #3015 )
2024-10-29 15:44:46 +08:00
Archer
1e02544c3a
feat: reset milvus ( #3013 )
2024-10-29 14:55:27 +08:00
Finley Ge
efc4e860b7
fix/group ( #3012 )
...
* fix: app/dataset list private resource bug
* fix: auth owner
2024-10-29 11:22:21 +08:00
Archer
e06d72e86e
4.8.12 test ( #3006 )
...
* perf: oneapi error tip
* fix: qps limit condition error
* perf: Plan tip
* fix: permission modal ui
* perf: dataset slider ui
* perf: api key auth tmbId problem
* perf: dataset upload i18n
* fix: http json path check
2024-10-28 22:47:45 +08:00
Finley Ge
b712a821f8
fix: upload file ( #2992 )
...
* fix: upload file
* chore: remove wasm, support html image parse
* chore: adjust
* chore: move base64match function into htmlstr2md
2024-10-28 21:44:50 +08:00
Finley Ge
4e3d817b63
fix: milvus ( #3004 )
2024-10-28 16:06:08 +08:00
Archer
c722ced68d
4.8.12 test ( #2994 )
...
* perf: run loop code
* doc
* fix: mulity loop node will error; loop node variables cannot inherit
* back save tip position
* fix: child workflow runtime
* stream connection
2024-10-25 23:13:53 +08:00
Archer
f89452acdd
Group role ( #2993 )
...
* feat: app/dataset support group (#2898 )
* 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
* feat: app collaborator with group, remove default permission
* feat: dataset collaborator with group, remove default permission
* chore(test): pref mock
* chore: remove useless code
* chore: adjust
* fix: add self as collaborator when creating folder
* fix(fe): folder manage menu do not show when user has write permission
only
* fix: dataset folder create
* feat: Add code comment
* Pref: app move (#2952 )
* perf: app schema
* doc
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
2024-10-25 19:39:11 +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
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
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
Archer
618729a254
Concat textinput to input type ( #2963 )
...
* perf: toast position
* concat textinput to input
2024-10-22 12:04:16 +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
heheer
d45d18cc3b
fix: variable label i18n & create question guide language ( #2933 )
2024-10-16 14:21:53 +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
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
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
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
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