AkaraChen
|
a7b2f9aef0
|
chore: add i18n
|
2024-12-25 14:52:11 +08:00 |
|
AkaraChen
|
c867584049
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-12-25 14:24:02 +08:00 |
|
AkaraChen
|
ac2c8344f2
|
chore: add i18n
|
2024-12-25 14:23:57 +08:00 |
|
Joel
|
8c662e04e0
|
feat: add iteration error
|
2024-12-25 14:20:39 +08:00 |
|
AkaraChen
|
e1d0c29711
|
chore: add icon for agent
|
2024-12-25 14:13:20 +08:00 |
|
Joel
|
880496db0b
|
chore: add more tests
|
2024-12-25 14:12:53 +08:00 |
|
AkaraChen
|
057da6c31b
|
chore: gen agent icon
|
2024-12-25 14:07:05 +08:00 |
|
AkaraChen
|
c0a8b89e93
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-12-25 14:06:08 +08:00 |
|
AkaraChen
|
a8a956b5f1
|
chore: add i18n
|
2024-12-25 14:05:49 +08:00 |
|
Joel
|
ff02e1cb8f
|
chore: enchance test output struct
|
2024-12-25 14:04:46 +08:00 |
|
JzoNg
|
da6d65b072
|
fix style of account setting
|
2024-12-25 12:35:27 +08:00 |
|
JzoNg
|
8d1a8eac51
|
add use-strategy
|
2024-12-25 11:55:59 +08:00 |
|
Joel
|
e34fe3d10a
|
feat: support iteration handle
|
2024-12-25 11:47:31 +08:00 |
|
AkaraChen
|
03520a5a81
|
feat: strategy form init
|
2024-12-25 11:24:24 +08:00 |
|
JzoNg
|
07d7965e3b
|
support custom output schema in tool node
|
2024-12-24 16:26:09 +08:00 |
|
Joel
|
e4d72f3442
|
chore: hide log
|
2024-12-24 16:10:37 +08:00 |
|
Joel
|
c93c264c5a
|
feat: format to tracing
|
2024-12-24 16:08:48 +08:00 |
|
AkaraChen
|
77017522b8
|
chore: init tool select component
|
2024-12-24 16:01:14 +08:00 |
|
AkaraChen
|
aa309964e5
|
chore: init tool select component
|
2024-12-24 15:55:45 +08:00 |
|
zxhlyh
|
754baf8d02
|
refact workflow run
|
2024-12-24 15:38:54 +08:00 |
|
zxhlyh
|
b98dd22491
|
refact workflow run
|
2024-12-24 15:31:46 +08:00 |
|
AkaraChen
|
7c460eb6e7
|
chore: add warning ui for agentic stragey
|
2024-12-24 14:20:15 +08:00 |
|
JzoNg
|
e2e2090e0c
|
support model params change
|
2024-12-24 14:15:18 +08:00 |
|
JzoNg
|
c8fc1deca6
|
support & operator of model-selector scope
|
2024-12-24 12:18:03 +08:00 |
|
Yi
|
6dd14ca2be
|
chore: add agent strategy option apart from bundle
|
2024-12-24 12:05:35 +08:00 |
|
zxhlyh
|
ec6f4ee9df
|
Merge branch 'main' into feat/plugins
|
2024-12-24 11:35:47 +08:00 |
|
JzoNg
|
9d117fa2f9
|
param rules panel
|
2024-12-24 11:00:31 +08:00 |
|
Joel
|
e8319f01e0
|
fix: crash
|
2024-12-24 10:33:56 +08:00 |
|
Yang Jingtao
|
e0c24c0e99
|
fix: Fix session typo in workflow_trace method (#12031)
|
2024-12-24 10:30:31 +08:00 |
|
-LAN-
|
1c80941c69
|
fix: add FileNotFoundError to ignored errors in Sentry integration (#12023)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 22:36:44 +08:00 |
|
-LAN-
|
e88ea71aef
|
chore/bump version to 0.14.2 (#12017)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 19:15:48 +08:00 |
|
yihong
|
e0f1410b48
|
fix: issue Multiple Paths Between IF/ELSE Branches (#11646)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-23 18:56:59 +08:00 |
|
-LAN-
|
c3c85276d1
|
Fix/refactor invoke result handling in question classifier node (#12015)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:54:08 +08:00 |
|
-LAN-
|
af2888d394
|
fix: remove json_schema if response format is disabled. (#12014)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:53:57 +08:00 |
|
-LAN-
|
d0dd8b7955
|
fix: add UUID validation for tool file ID extraction (#12011)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:53:42 +08:00 |
|
-LAN-
|
75bce2822e
|
fix: add logging for missing edge mapping in StreamProcessor (#12008)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:53:36 +08:00 |
|
-LAN-
|
425cc1ea85
|
Fix/add retry mechanism to billing service request handling (#12006)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 17:53:25 +08:00 |
|
zxhlyh
|
2bf33c4dd2
|
Fix/workflow retry log (#12013)
|
2024-12-23 17:18:09 +08:00 |
|
Novice
|
dc19cd5d9d
|
fix: add retry feature to code node (#12005)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-23 16:42:28 +08:00 |
|
yihong
|
dfc25dbdd0
|
fix: drop useless and wrong code in Account (#11961)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-23 16:30:04 +08:00 |
|
-LAN-
|
c4091c4c66
|
fix: improve error handling for file retrieval in AwsS3Storage (#12002)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 16:28:54 +08:00 |
|
zxhlyh
|
ef95b1268e
|
Fix/workflow retry (#11999)
|
2024-12-23 15:55:50 +08:00 |
|
-LAN-
|
e068bbec73
|
feat: add RequestBodyError for invalid request body handling (#11994)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:53:03 +08:00 |
|
-LAN-
|
9cfd1c67b6
|
fix: Introduce ArrayVariable and update iteration node to handle it (#12001)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:52:50 +08:00 |
|
Joel
|
c3f3b79b79
|
merge main
|
2024-12-23 15:33:08 +08:00 |
|
-LAN-
|
8978a6a3ff
|
fix: remove unused credential validation logic in VectorizerProvider (#12000)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:30:58 +08:00 |
|
Shun Miyazawa
|
4e3d732934
|
feat: Warning on invite modal when mail setup is incomplete (#11809)
|
2024-12-23 15:27:49 +08:00 |
|
-LAN-
|
03548cdfbc
|
fix: handle broader request exceptions in OAuth process (#11997)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-23 15:23:11 +08:00 |
|
yihong
|
70dd69d533
|
fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions (#11544)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-23 15:09:02 +08:00 |
|
Novice
|
453f324f54
|
fix: retry node in iteration logs wrong (#11995)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2024-12-23 15:06:01 +08:00 |
|