Commit Graph

840 Commits

Author SHA1 Message Date
takatost
ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-28 17:37:00 +08:00
zxhlyh
8e4989ed03
feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
majian
9d1cb1bc92
improvement: Optimizing the experience of the app list page (#3885) 2024-04-28 13:52:45 +08:00
Joel
ba88f8a6f0
fix: code full screen in web app cause error (#3935) 2024-04-28 11:59:57 +08:00
studyinglover
aefe0cbf51
fix: api doc example error (#3925) 2024-04-28 10:18:07 +08:00
TinsFox
08a65d74d5
fix: hydration warning (#3897) 2024-04-26 21:34:29 +08:00
yongjer
3b5b4d628b
Add support for Traditional Chinese language (#3899)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-04-26 21:10:23 +08:00
TinsFox
8746e48df0
chore: integrate code-inspector-plugin (#3900) 2024-04-26 21:00:29 +08:00
akou
ffc60bb917
add the comment in entrypoint.sh (#3882) 2024-04-26 17:19:49 +08:00
Ever
2e454c770b
fix: copy invite link for HTTPS has deplicate origin (#3877) 2024-04-26 15:19:30 +08:00
Joel
7d711135bc
fix: full screen editor not follow panel width (#3876) 2024-04-26 14:23:13 +08:00
Joel
9b4898efeb
fix: chat api doc not show title in english vision (#3864) 2024-04-26 10:32:45 +08:00
takatost
8bca908f15
refactor: config file (#3852) 2024-04-25 22:26:45 +08:00
Joel
019d7069f8
fix: debug run not show total right tokens (#3843) 2024-04-25 18:22:30 +08:00
zxhlyh
cde87cb225
fix: model parameter default value (#3841) 2024-04-25 18:04:37 +08:00
takatost
12435774ca
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-25 18:01:53 +08:00
takatost
0ac0f0ffd0
version to 0.6.5 (#3834) 2024-04-25 16:50:37 +08:00
KVOJJJin
3d14aba4b4
Fix: event of click away in message-log-modal (#3828) 2024-04-25 15:58:03 +08:00
zxhlyh
d36b728088
fix: workflow sync data (#3824) 2024-04-25 14:02:06 +08:00
KVOJJJin
1a7b4c42ab
fix: event of keyboard "enter" in text generator app (#3823) 2024-04-25 13:58:06 +08:00
Joel
2a64ce740e
chore: remove anthropic pay entrance (#3822) 2024-04-25 13:18:59 +08:00
takatost
3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-24 17:20:01 +08:00
KVOJJJin
b249767c5c
Fix: redirection of app remove (#3770) 2024-04-24 17:11:51 +08:00
Joel
89a7434565
fix: handle inputs show the focus ui together in tools node (#3763) 2024-04-24 15:53:07 +08:00
ugyuji
3b537cbdeb
fix: endpoint for 'Update a document from a file' (#3751) 2024-04-24 15:25:53 +08:00
zxhlyh
731464f5b8
fix: workflow sync (#3756) 2024-04-24 15:19:19 +08:00
Joel
1ad70f8721
feat: support prompt messages sorting (#3757) 2024-04-24 15:09:01 +08:00
Jyong
f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-24 15:02:29 +08:00
Joel
3cd8e6f5c6
fix: llm editor readonly cover error (#3752) 2024-04-24 13:28:22 +08:00
KVOJJJin
0715db7681
chore: add selector for use app store (#3746) 2024-04-24 13:07:20 +08:00
zxhlyh
a39de8a686
fix: workflow restore (#3750) 2024-04-24 13:05:33 +08:00
legao
40e36e9b52
fix: toggling AppDetailNav causes unnecessary component rerenders (#3718) 2024-04-24 12:07:28 +08:00
zxhlyh
9eebe9d54e
fix: workflow node variable (#3743) 2024-04-24 11:41:12 +08:00
crazywoola
a23a191615
feat: add copy button to code (#3719) 2024-04-24 09:34:51 +08:00
Leo Q
7d9c5586f9
Update "@formatjs/intl-localematcher" to version 0.5.4 in package.json (#3726) 2024-04-24 09:06:23 +08:00
zxhlyh
39ae56e136
fix: workflow connection (#3713) 2024-04-23 18:02:15 +08:00
Joel
f92130338b
feat: prompt editor support auto height by content height and fix some bugs (#3712) 2024-04-23 17:46:59 +08:00
zxhlyh
83caffe000
fix: workflow restore (#3711) 2024-04-23 17:02:23 +08:00
Luvian77
96160837d2
fix: cannot change file uploader method (#3710) 2024-04-23 17:02:12 +08:00
zxhlyh
65ac4f69af
fix: workflow shortcuts (#3701) 2024-04-23 14:45:57 +08:00
Luvian77
5dacf77627
fix: Added prevention of click event propagation for overlay layer (#3666)
Co-authored-by: crazywoola <427733928@qq.com>
2024-04-22 19:53:20 +08:00
takatost
b64080be1b
version to 0.6.4 (#3670) 2024-04-22 12:13:31 +08:00
Joel
b71163706b
fix: workflow_run_id not log_id in workflow api doc (#3658) 2024-04-21 14:48:07 +08:00
rmmedia
b3996b3221
Fix problem with scroll inside chat window (#3578) 2024-04-21 09:39:24 +08:00
YidaHu
7251748d59
fix: validate languages (#3638) 2024-04-20 10:50:10 +08:00
zxhlyh
03c988388e
fix: chat rename (#3627) 2024-04-19 13:29:25 +08:00
Joel
3aa182e26a
fix: copy invite link has duplicated origin (#3608) 2024-04-18 17:56:07 +08:00
Garfield Dai
4481906be2
Feat/enterprise sso (#3602) 2024-04-18 17:33:32 +08:00
Joel
ed861ff782
fix: json in raw text sometimes changed back to key value in HTTP node (#3586) 2024-04-18 12:08:18 +08:00
KVOJJJin
8cc1944160
Fix: use debounce for switch (#3585) 2024-04-18 11:54:54 +08:00
Joel
40b48510f4
feat: economical index support retrieval testing (#3563) 2024-04-17 17:40:28 +08:00
Joel
be3b37114c
fix: tool node show output text variable type error (#3556) 2024-04-17 15:26:18 +08:00
zxhlyh
2e27425e93
fix: workflow delete edge (#3541) 2024-04-17 11:09:43 +08:00
Bowen Liang
6269e011db
fix: typo of PublishConfig (#3540) 2024-04-17 10:45:26 +08:00
KVOJJJin
e70482dfc0
feat: agent log (#3537)
Co-authored-by: jyong <718720800@qq.com>
2024-04-17 10:30:52 +08:00
buu
be27ac0e69
fix: the hover style of the card-item operation button container (#3520) 2024-04-16 18:09:06 +08:00
takatost
38dd58e796
version to 0.6.3 (#3519) 2024-04-16 14:43:57 +08:00
Joel
f89c4203a0
chore: improve reference variable picker user experience (#3517) 2024-04-16 14:27:34 +08:00
Joel
443fee8537
fix: add message caused problem after simple chat convert to workflow (#3511) 2024-04-16 12:11:34 +08:00
Joel
570a5c72a9
feat: support var auto rename in prompt editor (#3510) 2024-04-16 12:00:45 +08:00
sino
22994a6d14
fix: stringify object while exporting batch result to csv (#3481) 2024-04-15 15:49:53 +08:00
zxhlyh
58cbda2950
fix: workflow edge curvature (#3488) 2024-04-15 15:49:40 +08:00
zxhlyh
d965b91b08
fix: workflow auto layout nodes offset & delete node shortcuts (#3484) 2024-04-15 14:05:20 +08:00
Joel
459bed9243
fix: in conversation log click op button would cause close drawer (#3483) 2024-04-15 14:02:47 +08:00
Kenny
5f7321ea28
feat: Added the mirror of Aliyun's Linux apk installation package and updated the deprecated taobao npm mirror address to npmmirror (#3459) 2024-04-14 09:50:34 +08:00
Pascal M
a355225a83
fix: node shortcuts active in input fields (#3438) 2024-04-13 09:48:39 +08:00
Selene29
6021ca5c31
fix typo: Changlog -> Changelog (#3442) 2024-04-13 09:48:19 +08:00
Pascal M
17efc3ab79
feat: add workflow editor shortcuts (#3382) (#3390) 2024-04-12 20:40:19 +08:00
zxhlyh
1c56b48238
fix: shared text-generation stream (#3419) 2024-04-12 16:43:39 +08:00
Joel
4d54637921
chore: replace all set interval (#3411) 2024-04-12 16:02:56 +08:00
Yeuoly
64e395d6cf
Fix/workflow tool incorrect parameter configurations (#3402)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-12 15:46:34 +08:00
Moonlit
b90bc6c348
Feat: Invitation link automatically completes domain name (#3393)
Co-authored-by: huangbaichao <hbc@moonlit.art>
2024-04-12 12:21:03 +08:00
Nite Knite
c9abb75fce
feat: show citation info in run history (#3399) 2024-04-12 12:19:27 +08:00
Yeuoly
44448ba68d
fix: remove - in dataset retriever tool name (#3381) 2024-04-12 11:12:52 +08:00
takatost
6fa0e4072d
fix: yarn install extract package err when using GitHub Cache in amd6… (#3383) 2024-04-12 00:04:09 +08:00
takatost
e15d18aa1c
version to 0.6.2-fix1 (#3380) 2024-04-11 23:38:29 +08:00
takatost
0dada847ef
version to 0.6.2 (#3375) 2024-04-11 22:10:45 +08:00
Joel
509c640a80
fix: var name too long would break ui in var assigner and end nodes (#3361) 2024-04-11 18:19:33 +08:00
Lao
617e7cee81
Added a note on the front-end docker build: use taobao source to accelerate the installation of front-end dependency packages to achieve the purpose of quickly building containers (#3358)
Co-authored-by: lbm21 <313338264@qq.com>
Co-authored-by: akou <beiming1201@gmail.com>
2024-04-11 18:14:58 +08:00
Joel
d87d4b9b56
fix: remove middle editor may cause render placement error (#3356) 2024-04-11 17:51:14 +08:00
Jyong
1f302990c6
add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-11 16:57:02 +08:00
Joel
b98e363a5c
fix: leave progress page still call indexing-status api (#3345) 2024-04-11 15:38:38 +08:00
crazywoola
3d473b9763
feat: make input size bigger in start (#3340) 2024-04-11 15:06:55 +08:00
Bowen Liang
55fc46c707
improvement: speed up dependency installation in docker image rebuilds by mounting cache layer (#3218) 2024-04-10 22:49:04 +08:00
Lao
0f897bc1f9
feat: add missing workflow i18n keys (#3309)
Co-authored-by: lbm21 <313338264@qq.com>
2024-04-10 22:20:14 +08:00
Chenhe Gu
d948b0b49b
add german translations (#3322) 2024-04-10 22:05:27 +08:00
dependabot[bot]
81e1b3fc61
chore(deps): bump katex from 0.16.8 to 0.16.10 in /web (#3307)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 16:29:56 +08:00
Nite Knite
4c1cfd9278
chore: address security alerts on braces escape and KaTeX (#3301) 2024-04-10 16:16:24 +08:00
Yeuoly
14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-10 14:48:40 +08:00
zxhlyh
240c793e7a
fix: variable-assigner node connect (#3288) 2024-04-10 13:49:21 +08:00
Joel
89a853212b
fix: var assigner input node can not find caused error (#3274) 2024-04-10 11:16:54 +08:00
zxhlyh
af9ccb7072
fix: agent chat multiple model debug (#3258) 2024-04-09 22:24:02 +08:00
takatost
74de7cf33c
version to 0.6.1 (#3253) 2024-04-09 21:21:09 +08:00
crazywoola
f5e65b98a9
feat: remove unregistered-llm-in-debug (#3251) 2024-04-09 20:49:52 +08:00
Joel
8bb225bec6
fix: number type in app would render as select type in webapp (#3244) 2024-04-09 18:33:47 +08:00
zxhlyh
39d3fc4742
feat: prompt-editor support undo (#3242) 2024-04-09 18:18:53 +08:00
KVOJJJin
5c98260cec
Fix: picture of workflow (#3241) 2024-04-09 17:49:45 +08:00
zxhlyh
1384a6d0fd
fix: workflow run edge status (#3236) 2024-04-09 16:53:34 +08:00
Joel
752f6fb15a
fix: file not uploaded caused api error (#3228) 2024-04-09 15:54:36 +08:00
legao
29918c498c
fixed the issue of missing cleanup function in the AudioBtn component (#3133) 2024-04-09 15:10:58 +08:00