Commit Graph

563 Commits

Author SHA1 Message Date
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
Pascal M
a355225a83
fix: node shortcuts active in input fields (#3438) 2024-04-13 09:48:39 +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
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
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
Lao
0f897bc1f9
feat: add missing workflow i18n keys (#3309)
Co-authored-by: lbm21 <313338264@qq.com>
2024-04-10 22:20:14 +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
crazywoola
f5e65b98a9
feat: remove unregistered-llm-in-debug (#3251) 2024-04-09 20:49:52 +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
Joel
269432a5e6
fix: vision config doesn't enabled in llm (#3225) 2024-04-09 15:07:43 +08:00
zxhlyh
86707928d4
fix: node connect self (#3194) 2024-04-09 12:24:41 +08:00
Joel
19cb3c7871
fix: sometimes chosed old selected knowledge may overwirte the new knowledge (#3199) 2024-04-09 11:46:59 +08:00
KVOJJJin
48d4d55ecc
Fix: features of agent-chat (#3178) 2024-04-08 23:53:59 +08:00
zxhlyh
b7691f5658
fix: prompt editor variable picker (#3177) 2024-04-08 23:53:09 +08:00
KVOJJJin
d8db728c33
Fix: prompt of expert mode (#3168) 2024-04-08 21:36:27 +08:00
takatost
7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-04-08 18:51:46 +08:00
zxhlyh
2fb9850af5
fix: knowledge create display error (#3157) 2024-04-08 16:40:52 +08:00
KVOJJJin
762657eeef
Fix: stop indexing status check when api of status checking failed (#3156) 2024-04-08 16:14:31 +08:00
Joel
974828222e
fix: chat app sometimes may crash (#3151) 2024-04-08 14:37:39 +08:00
Even M
5a23d570b5
fix: Turn off SWR automatic revalidation when window is focused (#3129)
Co-authored-by: mazhanwen <mazhanwen@tal.com>
2024-04-07 22:43:44 +08:00
KVOJJJin
ef80b3711e
chore: update link of feedback (#3130) 2024-04-07 13:37:32 +08:00
crazywoola
6672a03e7f
feat: update link (#3121) 2024-04-06 14:57:07 +08:00
Nanguan Lin
718ac3f83b
Improve ModelTypeEnum type (#3051) 2024-04-04 15:54:59 +08:00
Bowen Liang
7cc0d47322
fix: update show names for supported file types of xlsx and docx (#3091) 2024-04-03 20:26:12 +08:00
Yeuoly
94d04934b3
fix: agent tool label (#3039) 2024-03-29 22:15:16 +08:00
zxhlyh
218f591a5d
fix: prompt editor linebreak (#3036) 2024-03-29 21:01:04 +08:00
Ricky
714722bb2d
fix: 'next' button unresponsive when uploading additional documents before previous batch completes (#2991) 2024-03-28 12:28:15 +08:00
aqachun
c8b82b9d08
fix: missing comma in JSON for /completion-messages request (#2999) 2024-03-27 14:31:06 +08:00
Ricky
815beac356
Fix the time in the annotation from 12-hour clock to 24-hour clock. (#2990) 2024-03-27 09:08:38 +08:00
legao
5e60204832
fix: progress bar issue (#2957) 2024-03-26 17:26:58 +08:00