dignfei
e1f5483432
解决第二次运行pnpm i时报错: /app # pnpm i Scope: all 8 workspace projects Lockfile is up to date, resolution step is skipped Already up to date . postinstall$ sh ./scripts/postinstall.sh │ mkdir: can't create directory 'projects/app/tmp': File exists └─ Failed in 16ms at /app ELIFECYCLE Command failed with exit code 1. ( #3132 )
2024-11-12 18:28:37 +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
952771e34d
Update 4813.md ( #3108 )
2024-11-09 16:24:17 +08:00
Jiangween
49bee95b12
Optimize InputDataModal and useEditTitle in main project ( #3086 )
2024-11-07 12:03:55 +08:00
Carson Yang
0645b274da
Docs: add docs for loop node ( #3069 )
2024-11-05 10:11:59 +08:00
heheer
cf8786b194
fix: node version update flicker ( #3052 )
2024-11-01 15:54:12 +08:00
tzq84
be6269688b
feat(voice): add fallback for browsers without MediaSource support ( #3043 )
...
- Add MediaSource support detection function
- Implement fallback solution for browsers that don't support MediaSource:
- For single audio: Read full stream before playing
- For segmented audio: Wait until all text is received then play as one audio
- Improve code robustness and browser compatibility
2024-11-01 14:50:49 +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
7ef1821557
Update 4812.md ( #3051 )
2024-11-01 11:16:27 +08:00
Archer
4061b11922
fix: dataset select check ( #3048 )
v4.8.12-fix
2024-10-31 17:25:02 +08:00
Finley Ge
bc171db945
fix: alldataset get dataset without folders. omit the permission check ( #3047 )
2024-10-31 17:06:56 +08:00
Jiangween
eb365fef44
Update i18n files and Upload component ( #3040 )
...
* Update i18n files and Upload component
* 完善 i18n 和优化 Upload.tsx 文件
* 修改Upload.tsx 文件的问题...
2024-10-31 15:25:00 +08:00
Archer
2e7047cb3b
Update 4812.md ( #3036 )
2024-10-31 00:48:36 +08:00
Archer
89a817d1c9
fix: dataset select cannot refresh ( #3032 )
...
* fix: dataset select cannot refresh
* update cors
v4.8.12
2024-10-30 19:30:31 +08:00
Finley Ge
e788bcaabe
fix: only owner or team owner can change app's owner ( #3033 )
2024-10-30 19:11:54 +08:00
heheer
9219903341
add goole tag manager ( #3028 )
2024-10-30 19:04:26 +08:00
Finley Ge
6939899baa
fix: allDataset ( #3031 )
2024-10-30 19:02:08 +08:00
papapatrick
732b6d7780
add more market template ( #3030 )
...
* add more market template
* delete long translate avatar
2024-10-30 18:42:46 +08:00
heheer
e361279208
feat: add baidu conversion tracking ( #3016 )
...
* feat: add baidu conversion tracking
* chore
2024-10-30 14:40:49 +08:00
Archer
946fda0843
4.8.12 test ( #3026 )
...
* perf: app list permission
* perf: create dataset tip
* fix: create dataset
2024-10-30 14:23:37 +08:00
Archer
97216eec59
perf: app list permission ( #3023 )
...
* perf: app list permission
* perf: create dataset tip
2024-10-30 12:38:16 +08:00
Finley Ge
9f4aa3160e
fix: app/dataset auth ( #3021 )
2024-10-30 11:50:25 +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
heheer
98771284e4
app list open-api & completion with appid & get history source ( #3011 )
...
* app list open-api & completion with appid & get history source
* change default value position
2024-10-29 14:27:29 +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
heheer
78a85bf847
fix: optimize tool node check in workflow ( #3002 )
...
* fix: optimize tool node check in workflow
* comment
2024-10-28 15:37:00 +08:00
ainuoyan
a5b913f1b1
Update chat.md ( #2996 )
2024-10-27 18:44:52 +08:00
Jiangween
7ee1a340e6
Re-add RAG documentation and images ( #2995 )
2024-10-27 09:15:44 +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
v4.8.12-beta
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
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
v4.8.12-alpha
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
zhengkai
779ff29ed5
typofix:laf函数调用时,弹出文字错误 ( #2951 )
...
* typofix:laf函数调用时,弹出文字错误
laf函数调用,新增/编辑输出时,显示错误,目前显示为新增/编辑输入
* fix typo ui
2024-10-22 08:50:03 +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