Commit Graph

544 Commits

Author SHA1 Message Date
Joel
89a7434565
fix: handle inputs show the focus ui together in tools node (#3763) 2024-04-24 15:53:07 +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
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
Joel
b71163706b
fix: workflow_run_id not log_id in workflow api doc (#3658) 2024-04-21 14:48:07 +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
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
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