31 Commits

Author SHA1 Message Date
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
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
zxhlyh
8e4989ed03
feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
Joel
ba88f8a6f0
fix: code full screen in web app cause error (#3935) 2024-04-28 11:59:57 +08:00
Joel
7d711135bc
fix: full screen editor not follow panel width (#3876) 2024-04-26 14:23:13 +08:00
Joel
019d7069f8
fix: debug run not show total right tokens (#3843) 2024-04-25 18:22:30 +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
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
Joel
89a7434565
fix: handle inputs show the focus ui together in tools node (#3763) 2024-04-24 15:53:07 +08:00
Joel
1ad70f8721
feat: support prompt messages sorting (#3757) 2024-04-24 15:09:01 +08:00
Joel
3cd8e6f5c6
fix: llm editor readonly cover error (#3752) 2024-04-24 13:28:22 +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
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
Joel
be3b37114c
fix: tool node show output text variable type error (#3556) 2024-04-17 15:26:18 +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
Joel
459bed9243
fix: in conversation log click op button would cause close drawer (#3483) 2024-04-15 14:02:47 +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
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
zxhlyh
240c793e7a
fix: variable-assigner node connect (#3288) 2024-04-10 13:49:21 +08:00
Joel
752f6fb15a
fix: file not uploaded caused api error (#3228) 2024-04-09 15:54:36 +08:00
Joel
269432a5e6
fix: vision config doesn't enabled in llm (#3225) 2024-04-09 15:07:43 +08:00
Joel
19cb3c7871
fix: sometimes chosed old selected knowledge may overwirte the new knowledge (#3199) 2024-04-09 11:46:59 +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