Commit Graph

26 Commits (2328ed8ffae320ded65d4e7f4eff0b737db005b5)

Author SHA1 Message Date
rerorero 9b7fdadce4
fix: wrong token usage in iteration node for streaming result (#5336) 2 years ago
-LAN- b73ec87afc
fix(core/workflow): Handle special values in node run result outputs (#5321) 2 years ago
-LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 2 years ago
takatost 415022aa14
fix: pydantic2 error (#5172) 2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
Yeuoly 0cccf9c67d
feat: introduce APP_MAX_EXECUTION_TIME (#5167) 2 years ago
Yeuoly 80a87f36ea
fix: missing iterator in task pipeline (#4948) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
takatost d8926a2571
feat: hide node detail outputs in webapp & installed app in explore (#3954) 2 years ago
takatost c2f0f958ef
fix: passing in 0 as a numeric variable will be converted to null (#4148) 2 years ago
takatost b82a2d97ef
fix: db connections not being released during workflow execution (#3971) 2 years ago
takatost ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
takatost 34bfb715e1
fix: citations always appear in the chatflow app (#3844) 2 years ago
takatost 3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
takatost 2ea8c73cd8
fix: type num of variable converted to str (#3758) 2 years ago
liuzhenghua e02ee3bb2e
fix event/stream ping (#3553) 2 years ago
takatost 5b447d61a6
feat: refactor tongyi models (#3496) 2 years ago
takatost 12f1ce4794
feat: optimize the efficiency of generating chatbot conversation name (#3472) 2 years ago
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
Yeuoly cea107b165
Refactor/react agent (#3355) 2 years ago
Jyong b6de97ad53
Remove langchain dataset retrival agent logic (#3311) 2 years ago
Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
takatost 9720d6b7a5
fix: metadata in generate npe issue (#3166) 2 years ago
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>
2 years ago