Commit Graph

651 Commits

Author SHA1 Message Date
Yeuoly
bbef964eb5
improve: code upgrade (#4231) 2024-05-13 14:39:14 +08:00
Joel
aa5ca90f00
fix: text generation app not show copy button (#4304) 2024-05-11 20:39:17 +08:00
Joel
4af00e4a45
feat: support copy run text result in debug panel in workflow (#4300) 2024-05-11 16:59:17 +08:00
Joel
c01c95d77f
fix: chatflow run progress problem (#4298) 2024-05-11 16:23:31 +08:00
Joel
34d3998566
fix: webapps not show number type input field (#4292) 2024-05-11 14:42:04 +08:00
Joel
1663df8a05
feat: hide run detail in webapps and installed apps (#4289) 2024-05-11 13:40:27 +08:00
zxhlyh
13f4ed6e0e
fix: workflow zoomin/out shortcuts (#4283) 2024-05-11 10:38:12 +08:00
Louie Long
749b236d3d
fix: do nothing if switch to current app (#4249)
Co-authored-by: langyong <langyong@lixiang.com>
2024-05-11 08:50:46 +08:00
TinsFox
00ce372b71
fix: hook dependency (#4242) 2024-05-11 08:43:37 +08:00
Patryk Garstecki
370e1c1a17
fix(frontend): 🔧 add privacy policy spaces (#4277) 2024-05-11 08:42:03 +08:00
Whitewater
36a9c5cc6b
fix: remove unexpected zip and add FlipForward arrow icon (#4263) 2024-05-10 18:52:41 +08:00
Joel
01555463d2
feat: llm support jinja fe (#4260) 2024-05-10 18:14:05 +08:00
zxhlyh
a1ab87107b
chore: workflow sync with hash (#4250) 2024-05-10 14:48:20 +08:00
zxhlyh
f49c99937c
fix: workflow end node deletion (#4240) 2024-05-10 10:38:05 +08:00
zxhlyh
9b24f12bf5
feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
TinsFox
cc835d523c
refactor: install form (#4154) 2024-05-09 15:38:09 +08:00
Louie Long
ca5081e327
fix delete log annotation (#4201)
Co-authored-by: langyong <langyong@lixiang.com>
2024-05-09 12:53:06 +08:00
tomo
a79941df22
fix: button widths (#4145) 2024-05-09 12:52:07 +08:00
zxhlyh
8137d63000
fix: workflow http node timeout & url check (#4175) 2024-05-08 13:20:26 +08:00
Whitewater
97dcb8977a
fix: stop event propagation when deleting selected workflow var node (#4158) 2024-05-07 21:00:43 +08:00
Pascal M
6563cb6ec6
fix: prevent http node overwrite on open (#4127) 2024-05-07 10:08:18 +08:00
Ikko Eltociear Ashimine
3f8e2456f7
fix: typo in get-automatic-res.tsx (#4097) 2024-05-06 11:36:19 +08:00
Rhon Joe
94a650475d
improve: menu collapse readability (#4099)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2024-05-06 11:34:56 +08:00
TinsFox
630136b5b7
Revert "fix: hydration warning (#3897)" (#4059) 2024-05-04 18:00:23 +08:00
KVOJJJin
c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2024-05-04 16:15:32 +08:00
Shohei Tanabe
f68b6b0e5e
Fix typo: writeOpner -> writeOpener (#4060) 2024-05-03 18:55:47 +08:00
sino
da5a8b9a59
feat: support question classifier node output (#4000) 2024-04-30 17:07:29 +08:00
Joel
c1fdaa6ae0
fix: prompt undefined caused match problem (#4010) 2024-04-30 16:31:36 +08:00
Rhon Joe
0704fe9695
fix(web): copy button visible at chat page normally (#4005)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2024-04-30 14:55:57 +08:00
zxhlyh
8b3edac091
fix: prompt editor insert quickly (#4004) 2024-04-30 14:25:21 +08:00
zxhlyh
05cab85579
fix: workflow disable shortcuts when feature panel occured (#4001) 2024-04-30 13:35:49 +08:00
crazywoola
b1194da6a5
fix: ci (#3983) 2024-04-29 18:59:37 +08:00
crazywoola
c5e2659771
Feat/install process refinement (#3982) 2024-04-29 17:55:52 +08:00
KVOJJJin
2fd702a319
Fix: password check in page of install (#3978) 2024-04-29 15:27:45 +08:00
majian
8f2ae51fe5
feat: add support for request timeout settings in the HTTP request node. (#3854)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-04-29 13:59:07 +08:00
Joel
fa509ce64e
feat: rename var name sync to used jinjia code (#3964) 2024-04-29 11:34:30 +08:00
Joel
3e992cb23c
feat: code transform node editor support insert var by add slash or left brace (#3946)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-28 17:51:58 +08:00
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
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
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
KVOJJJin
3d14aba4b4
Fix: event of click away in message-log-modal (#3828) 2024-04-25 15:58:03 +08:00