Commit Graph

21 Commits

Author SHA1 Message Date
ae351bd40e add iteration support 2024-07-25 23:07:27 +08:00
e9bfedab9b Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/core/workflow/entities/variable_pool.py
2024-07-23 17:28:57 +08:00
f019bc4bd7 feat(variables): Support to_object. (#6572) 2024-07-23 16:22:06 +08:00
2c695ded79 fix bugs 2024-07-23 00:10:23 +08:00
a603e01f5e fix bug 2024-07-22 19:57:32 +08:00
5e6fc58db3 Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-22 15:29:39 +08:00
90e518b05b fix bugs 2024-07-17 16:54:49 +08:00
00ec36d47c add graph engine test 2024-07-16 16:37:37 +08:00
00fb23d0c9 graph engine implement 2024-07-15 23:40:02 +08:00
0e885a3cae refactor runtime 2024-07-08 16:29:13 +08:00
0f19b2a986 optimize graph 2024-07-02 21:53:41 +08:00
8375517ccd save 2024-06-29 15:44:52 +08:00
1d8ecac093 save 2024-06-27 05:30:38 +08:00
aaa98c76d5 optimize 2024-06-26 23:56:30 +08:00
216910a4a1 add runtime state of graph 2024-06-25 17:43:13 +08:00
fe27c97fd9 add runtime graph 2024-06-25 14:41:14 +08:00
8217c46116 add new graph structure 2024-06-24 23:34:42 +08:00
e852a21634 Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
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
164ef26a60 fix: variable pool mapping variable mixed up (#3378) 2024-04-11 23:19:28 +08:00
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