Commit Graph

633 Commits

Author SHA1 Message Date
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
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
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