yihong
|
efd5575683
|
fix: _handle_workflow_run_partial_success args is wrong (#11562)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
il y a 10 mois |
Novice
|
79a710ce98
|
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
il y a 11 mois |
yihong
|
225fcd5e41
|
Revert "fix: total tokens is wrong which is zero in inter way, close … (#11536)
|
il y a 11 mois |
-LAN-
|
fd354d999d
|
fix(app_generator_service): overload type hints (#11507)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
il y a 11 mois |
Jyong
|
a8d32f9964
|
fix external retrieval without segment id (#11423)
|
il y a 11 mois |
yihong
|
5669cac16d
|
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
il y a 11 mois |
Yi Xiao
|
e135ffc2c1
|
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
il y a 11 mois |
Hash Brown
|
c4fad66f2a
|
fix: `dialogue_count` incorrect in chatflow when there's... (#11175)
|
il y a 11 mois |
-LAN-
|
c34bdb74e6
|
Fix/type-error (#11240)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
il y a 11 mois |
yihong
|
fd4be36991
|
fix: total tokens is wrong which is zero in inter way, close #11221 (#11224)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
il y a 11 mois |
-LAN-
|
8d5a1be227
|
fix: Cannot use files in the user inputs. (#11112)
|
il y a 11 mois |
-LAN-
|
3eb51d85da
|
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
il y a 11 mois |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
il y a 11 mois |
KVOJJJin
|
328965ed7c
|
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
il y a 11 mois |
crazywoola
|
2fed55ae6b
|
Fix: number maybe empty string (#10743)
|
il y a 11 mois |
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
il y a 11 mois |
Novice
|
f414d241c1
|
Feat/iteration single run time (#10512)
|
il y a 1 an |
-LAN-
|
25ca0278dd
|
refactor(core): Remove extra_config from File. (#10203)
|
il y a 1 an |
Bowen Liang
|
0ebe198ff1
|
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437)
|
il y a 1 an |
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
il y a 1 an |
Novice
|
d1505b15c4
|
feat: Iteration node support parallel mode (#9493)
|
il y a 1 an |
-LAN-
|
6b0de08157
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
il y a 1 an |
-LAN-
|
61da0f08dd
|
refactor(validation): improve input validation logic (#10175)
|
il y a 1 an |
luckylhb90
|
400392230b
|
fixed: variable reference error (#9722)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
il y a 1 an |
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
il y a 1 an |
Hash Brown
|
fa47f0c707
|
chore: disable chat service API passing `parent_message_id` (#8984)
|
il y a 1 an |
takatost
|
29188e0562
|
chore: use cache instead of re-querying node record during workflow execution (#9280)
|
il y a 1 an |
takatost
|
477beae3bb
|
fix: missing usage of metadata in the chatflow app (#9167)
|
il y a 1 an |
Joe
|
e947103b6d
|
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
il y a 1 an |
chenxu9741
|
c531b4a911
|
fix: #8843 event: tts_message_end always return in api streaming resp… (#8846)
|
il y a 1 an |
cherryhuahua
|
d0e0111f88
|
fix:Spark's large language model token calculation error #7911 (#8755)
|
il y a 1 an |
haike-1213
|
4c7beb9d7b
|
fix: Assignment exception (#8663)
Co-authored-by: fum <fum@investoday.com.cn>
|
il y a 1 an |
Hash Brown
|
8c51d06222
|
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661)
|
il y a 1 an |
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
il y a 1 an |
Bowen Liang
|
6613b8f2e0
|
chore: fix unnecessary string concatation in single line (#8311)
|
il y a 1 an |
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
il y a 1 an |
Bowen Liang
|
c69f5b07ba
|
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
il y a 1 an |
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
il y a 1 an |
takatost
|
cee0c51dbb
|
feat: add from_variable_selector for stream chunk / message event (#8228)
|
il y a 1 an |
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
il y a 1 an |
takatost
|
dabfd74622
|
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
il y a 1 an |
Yeuoly
|
962cdbbebd
|
chore: add app generator overload (#7792)
|
il y a 1 an |
KinWang
|
e35e251863
|
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
il y a 1 an |
-LAN-
|
4f5f27cf2b
|
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445)
|
il y a 1 an |
-LAN-
|
a10b207de2
|
refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444)
|
il y a 1 an |
Nam Vu
|
dbc1ae45de
|
chore: update docstrings (#7343)
|
il y a 1 an |
Nam Vu
|
ed85d8281a
|
fix: null annotation (#7313)
|
il y a 1 an |
-LAN-
|
8f16165f92
|
chore(api/core): Improve FileVar's type hint and imports. (#7290)
|
il y a 1 an |
-LAN-
|
32dc963556
|
feat(api/workflow): Add `Conversation.dialogue_count` (#7275)
|
il y a 1 an |
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>
|
il y a 1 an |