Commit Graph

39 Commits (fix/note-node-zoom-issue)

Author SHA1 Message Date
Nam Vu dbc1ae45de
chore: update docstrings (#7343) 2 years ago
Nam Vu ed85d8281a
fix: null annotation (#7313) 2 years ago
-LAN- 8f16165f92
chore(api/core): Improve FileVar's type hint and imports. (#7290) 2 years ago
-LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 2 years ago
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Joe 425174e82f
feat: update ops trace (#7102) 2 years ago
Aero Kang ad682c394d
fix annotation reply is null (#7103) 2 years ago
Jyong 80c94f02e9
add vector field for other vectordb (#7051) 2 years ago
chenxu9741 dff3f41ef6
Workflow TTS playback node filtering issue. (#6877) 2 years ago
Joe 26e46d365c
fix: workflow trace user_id error (#6932) 2 years ago
Vicky Guo 829472a1d7
switch to diffy_config with Pydantic in files, moderation and app (#6747)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
guogeer 4fdcb30ff8
fix: custom tool input number fail (#6200)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
2 years ago
chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 2 years ago
-LAN- d7f75d17cc
Chore/remove-unused-code (#5917) 2 years ago
-LAN- 66a62e6c13
refactor(api/core/app/apps/base_app_generator.py): improve input validation and sanitization in BaseAppGenerator (#5866) 2 years ago
Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Joe 4e2de638af
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 4a031de0d9
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
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 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
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 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