kurokobo
|
86d3fff666
|
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041)
|
2025-03-18 14:37:07 +08:00 |
|
Naoki KOBAYASHI
|
e91531fc23
|
fix: error in migrate_annotation_vector_database when exec vdb-migrate (#15937)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-18 14:15:48 +08:00 |
|
StoneFancyX
|
2524f16525
|
support config filename in meta for create_blob_message (#15605)
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-18 13:59:00 +08:00 |
|
-LAN-
|
cefec44070
|
feat: add app_mode field to app import and model definitions (#15729)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
|
2025-03-18 11:12:25 +08:00 |
|
Gen Sato
|
475b8d731e
|
Fix HTTP Request node to give priority to file extension of content-disposition (#12653)
|
2025-03-18 11:00:20 +08:00 |
|
Yongtao Huang
|
963b6f628a
|
Chore: PromptMessage is not an abstract base class (#15965)
|
2025-03-18 10:57:52 +08:00 |
|
luckylhb90
|
63ea6f1ecf
|
Fixed: Run failed: Failed to invoke tool: File.__init__() got an unexpected keyword argument (#14073)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2025-03-18 10:55:58 +08:00 |
|
twwu
|
dcf3236c99
|
Merge branch 'feat/add-mode-in-import-structure' into deploy/dev
|
2025-03-18 09:56:13 +08:00 |
|
LittleFish-15
|
223ab5a38f
|
feat: support openGauss vector database (#15865)
|
2025-03-17 19:42:54 +08:00 |
|
Novice
|
fe0d932f50
|
fix: fail-branch stream output error (#13401)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
|
2025-03-17 19:35:37 +08:00 |
|
Novice
|
04a0ae3aa9
|
feat: add llm blocking invoke (#15732)
|
2025-03-17 16:47:10 +08:00 |
|
Bowen Liang
|
9e782d4c1e
|
chore: bump ruff to 0.11.0 and fix linting violations (#15953)
|
2025-03-17 16:13:11 +08:00 |
|
L8ng
|
98a4b3e78b
|
fix: typo when assign doc_metadata when non-empty (#15975)
|
2025-03-17 14:14:07 +08:00 |
|
QuantumGhost
|
2b4d1cf1db
|
fix(api): fix fail branch functionality for WorkflowTool (#15966)
|
2025-03-17 11:53:32 +08:00 |
|
傻笑zz
|
fe76dfe1f8
|
When decrypt_trace_config is empty, it should be skipped directly (#15870)
|
2025-03-17 11:29:20 +08:00 |
|
csurong
|
c3774bef7e
|
fix: api error of get all workspaces (#15880)
|
2025-03-17 11:22:27 +08:00 |
|
huangzhuo1949
|
695a7400a9
|
fix:delete empty table bug (#15517)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-03-17 10:53:26 +08:00 |
|
Arcaner
|
e6a8800f66
|
fix: validation for upload methods of non-image files within the work… (#15932)
|
2025-03-17 09:50:21 +08:00 |
|
Yongtao Huang
|
4ae94dc027
|
Chore: fix wrong annotations (#15871)
|
2025-03-16 11:16:28 +08:00 |
|
JzoNg
|
48bfbb986a
|
Merge branch 'tp' into deploy/dev
|
2025-03-15 14:34:56 +08:00 |
|
jyong
|
ecd6b300a3
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
# Conflicts:
# api/core/rag/retrieval/dataset_retrieval.py
# api/core/workflow/nodes/knowledge_retrieval/knowledge_retrieval_node.py
# api/migrations/versions/2025_02_27_0917-d20049ed0af6_add_metadata_function.py
# api/poetry.lock
|
2025-03-14 18:57:30 +08:00 |
|
jyong
|
4c61c88e32
|
fix document rename issue
|
2025-03-14 18:54:45 +08:00 |
|
Yongtao Huang
|
433374abea
|
Chore: remove unused fields (#15764)
|
2025-03-14 18:13:25 +08:00 |
|
QuantumGhost
|
23ed3a520b
|
chore(api): improve type hints for BaseNode and its subclasses (#15826)
|
2025-03-14 18:09:11 +08:00 |
|
jiangbo721
|
5646442931
|
fix: iteration total tokens calculate error (#15813)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-14 17:44:24 +08:00 |
|
jyong
|
72e25ecfef
|
fix document could be None
|
2025-03-14 17:02:14 +08:00 |
|
jyong
|
d4b0f79c66
|
fix document could be None
|
2025-03-14 16:57:41 +08:00 |
|
GareArc
|
1cca81db64
|
Merge branch 'feat/education-api' into deploy/dev
|
2025-03-14 04:56:07 -04:00 |
|
GareArc
|
00092e8645
|
fix: typo
|
2025-03-14 04:55:58 -04:00 |
|
jyong
|
361365c74e
|
Merge branch 'main' into feat/support-knowledge-metadata
# Conflicts:
# api/core/rag/datasource/vdb/pgvector/pgvector.py
# api/core/rag/retrieval/dataset_retrieval.py
# api/core/workflow/nodes/knowledge_retrieval/knowledge_retrieval_node.py
# api/models/dataset.py
# api/poetry.lock
# api/services/tag_service.py
|
2025-03-14 16:51:59 +08:00 |
|
非法操作
|
bf9b572bc3
|
fix tool selector with empty tools raise error (#15829)
|
2025-03-14 16:47:52 +08:00 |
|
非法操作
|
cf72e53a10
|
chore: remove useless doc and font (#15838)
|
2025-03-14 16:47:42 +08:00 |
|
GareArc
|
d45c8eda71
|
fix: renaming
|
2025-03-14 04:44:55 -04:00 |
|
GareArc
|
1a5b44e16e
|
fix: renaming
|
2025-03-14 04:44:22 -04:00 |
|
Jyong
|
84a866028a
|
fix document could be None (#15818)
|
2025-03-14 16:40:01 +08:00 |
|
GareArc
|
be60a82a78
|
Merge branch 'feat/education-api' into deploy/dev
|
2025-03-14 04:28:39 -04:00 |
|
GareArc
|
d43408dd7c
|
fix: remove education field in subscription
|
2025-03-14 04:28:30 -04:00 |
|
GareArc
|
37a0927689
|
Merge branch 'feat/education-api' into deploy/dev
|
2025-03-14 04:25:48 -04:00 |
|
GareArc
|
4b055595b3
|
fix: seperate education fields from billing
|
2025-03-14 04:25:31 -04:00 |
|
jyong
|
967085d196
|
Merge branch 'main' into deploy/dev
# Conflicts:
# api/core/rag/datasource/vdb/pgvector/pgvector.py
# api/services/tag_service.py
|
2025-03-14 14:18:19 +08:00 |
|
jyong
|
be99a91daf
|
knowledge retrival with metadata
|
2025-03-14 14:13:12 +08:00 |
|
sho-takano-dev
|
7c27d4b202
|
feat: add Http Request Node to skip ssl verify function #15177 (#15664)
|
2025-03-14 10:05:37 +08:00 |
|
RookieAgent
|
8165d0b469
|
fix: http_request node form-data support array[file] (#15731)
|
2025-03-14 09:58:18 +08:00 |
|
jyong
|
729730923e
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
|
2025-03-13 17:19:08 +08:00 |
|
jyong
|
88733f8591
|
knowledge retrival with metadata
|
2025-03-13 17:18:30 +08:00 |
|
-LAN-
|
e4f02baf17
|
feat: add app_mode field to app import and model definitions
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-13 16:45:01 +08:00 |
|
-LAN-
|
49c952a631
|
fix: streamline file upload configuration handling in manager.py (#15714)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-13 16:32:49 +08:00 |
|
Yuichiro Utsumi
|
5f9d236d22
|
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
|
2025-03-13 16:32:34 +08:00 |
|
zhangyuhang
|
59f5a82261
|
fix: Resolve errors in SQL queries caused by SELECT fields not appearing in the GROUP BY clause. (#15659)
Co-authored-by: yuhang2.zhang <yuhang2.zhang@ly.com>
|
2025-03-13 16:06:42 +08:00 |
|
GareArc
|
d24c612b5e
|
Merge branch 'feat/education-api' into deploy/dev
|
2025-03-13 03:33:07 -04:00 |
|
GareArc
|
31934b46d9
|
feat: add school role
|
2025-03-13 03:32:47 -04:00 |
|
Jyong
|
a8e8c37fdd
|
improve text split (#15719)
|
2025-03-13 15:29:33 +08:00 |
|
Arcaner
|
12fa517297
|
fix: if-else-node handles missing optional file variables (#15693)
|
2025-03-13 13:11:49 +08:00 |
|
GareArc
|
c13647fc83
|
Revert "Merge branch 'e-0154' into deploy/dev"
This reverts commit aca0f87072 , reversing
changes made to 1dc90ee157 .
|
2025-03-12 23:53:51 -04:00 |
|
GareArc
|
aca0f87072
|
Merge branch 'e-0154' into deploy/dev
|
2025-03-12 22:21:22 -04:00 |
|
GareArc
|
e7c2fa1cfa
|
fix: remove system feature is_branding
|
2025-03-12 10:48:58 -04:00 |
|
Fei He
|
36ae0e5476
|
fix: set score_threshold only when score_threshold_enabled is true. (#14221)
|
2025-03-12 20:55:57 +08:00 |
|
jyong
|
1dc90ee157
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
|
2025-03-12 19:01:41 +08:00 |
|
jyong
|
a8c03bfb5b
|
fix metadata name exist in built-in field
|
2025-03-12 19:01:20 +08:00 |
|
Jyong
|
d37490adc3
|
fix dataset reranking mode miss (#15643)
|
2025-03-12 18:44:10 +08:00 |
|
kenwoodjw
|
087bb60b31
|
fix: preserve Unicode characters in keyword search queries (#15522)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-03-12 18:34:42 +08:00 |
|
NFish
|
a981bdc8e9
|
Merge branch 'fix/update-default-github-star' into deploy/dev
|
2025-03-12 17:23:51 +08:00 |
|
非法操作
|
5019547d33
|
fix: can not test custom tool (#15606)
|
2025-03-12 16:34:56 +08:00 |
|
Joe
|
58f012f3de
|
fix: no attribute error (#15597)
|
2025-03-12 15:27:42 +08:00 |
|
Yeuoly
|
2b1facc7a6
|
fix: set marketplace feature to false in feature_service.py (#15578)
|
2025-03-12 14:13:41 +08:00 |
|
jiangbo721
|
0415cc209d
|
chore: use TenantAccountRole instead of TenantAccountJoinRole (#15514)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-12 12:56:30 +08:00 |
|
Joe
|
545e5cbcd6
|
fix: dataset editor (#15218)
|
2025-03-12 12:51:00 +08:00 |
|
Mars
|
1fab02c25a
|
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
|
2025-03-12 12:38:23 +08:00 |
|
crazywoola
|
258736f505
|
chore: remove unused parameter (#15558)
|
2025-03-12 12:09:39 +08:00 |
|
jyong
|
bf46977574
|
fix merge issue
|
2025-03-12 11:22:34 +08:00 |
|
NFish
|
7a3e140024
|
fix: rerun poetry lock command
|
2025-03-12 11:02:24 +08:00 |
|
jiangbo721
|
037f200527
|
fix: invoke_error is not callable (#15555)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-12 10:58:44 +08:00 |
|
NFish
|
a96d542359
|
fix: update sql down_reversion
|
2025-03-11 21:11:53 +08:00 |
|
NFish
|
639b3151de
|
Merge branch 'fix/github-link-and-badge-size' into deploy/dev
|
2025-03-11 21:06:15 +08:00 |
|
yihong
|
c960b364c9
|
chore: update opendal version (#14343)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-03-11 20:44:09 +08:00 |
|
Novice
|
b817036343
|
fix: nesting of conditional branches causing streaming output error (#14065)
|
2025-03-11 20:30:03 +08:00 |
|
GareArc
|
f83a5e3e49
|
fix: wrong type
|
2025-03-11 07:46:48 -04:00 |
|
NFish
|
01a8d4efcc
|
fix: remove dify from invite template
|
2025-03-11 19:25:30 +08:00 |
|
GareArc
|
fdb1e649d4
|
feat: add branding support
|
2025-03-11 07:14:52 -04:00 |
|
jyong
|
5608425dcc
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
|
2025-03-11 18:53:51 +08:00 |
|
jyong
|
f5632fa678
|
source name display
|
2025-03-11 18:53:14 +08:00 |
|
-LAN-
|
46036e6ce6
|
fix: update version to 1.0.1 in configuration and Docker files (#15478)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-11 18:50:42 +08:00 |
|
Jyong
|
1ffda0dd34
|
fix notion page display (#15508)
|
2025-03-11 18:40:02 +08:00 |
|
Jyong
|
da01b460fe
|
support workspace billing info (#15510)
|
2025-03-11 18:38:23 +08:00 |
|
jyong
|
07129402d8
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
|
2025-03-11 18:31:50 +08:00 |
|
jyong
|
c05abe2448
|
fix text split
|
2025-03-11 18:31:30 +08:00 |
|
Yeuoly
|
a6bc642721
|
refactor: optimize provider configuration queries with provider name … (#15491)
|
2025-03-11 17:09:51 +08:00 |
|
jyong
|
efdcea7ba6
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
|
2025-03-11 16:54:17 +08:00 |
|
jyong
|
e90642d624
|
fix text split
|
2025-03-11 16:53:32 +08:00 |
|
Lick-liu
|
41bf8d925f
|
fix:To fix the issue of missing reference to body parameter (#15443)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-11 16:16:53 +08:00 |
|
Yu Chun Chang
|
6d172498d1
|
Update the provider_id validation to fix the error message displayed … (#15466)
Co-authored-by: Kyle Chang <kylechang@91app.com>
|
2025-03-11 16:11:24 +08:00 |
|
NFish
|
0856792a57
|
fix: add email templates that are no brands or logo
|
2025-03-11 16:03:15 +08:00 |
|
jyong
|
f88de88c97
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
|
2025-03-11 15:34:29 +08:00 |
|
jyong
|
e2e1a7add0
|
fix text split
|
2025-03-11 15:34:13 +08:00 |
|
jyong
|
b8520dd91c
|
Merge branch 'feat/support-knowledge-metadata' into deploy/dev
|
2025-03-11 15:12:21 +08:00 |
|
jyong
|
fd499a5518
|
fix text split
|
2025-03-11 15:12:02 +08:00 |
|
-LAN-
|
cad58658c2
|
fix: simplify S3 client configuration by removing redundant checksum settings (#15474)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-03-11 14:50:03 +08:00 |
|
heyszt
|
a58b990855
|
fix agent_execution_metadata (#15444)
|
2025-03-11 14:35:08 +08:00 |
|
Jacky Wu
|
ed5596a8f4
|
fix: avoid llm node result var not init issue while do retry. (#14286)
|
2025-03-11 12:43:24 +08:00 |
|
Jyong
|
a1ab4aec3d
|
fix db migration (#15422)
|
2025-03-11 00:24:57 +08:00 |
|