Commit Graph

3890 Commits (3ae9bca22204cc52d5a7694371776c1f94a2bfe3)

Author SHA1 Message Date
Yongtao Huang 3ae9bca222 Remove empty file 10 months ago
Yongtao Huang eaacd43544
Post fix 10 months ago
Yongtao Huang 151b94ef5d
Refactor: remove unused variable and optimize redundant computation
- Removed unused variable `all_routes_node_ids` to reduce code clutter.
- Moved `set(routes_node_ids.keys())` outside the loop to avoid repeated computation.
10 months ago
Yongtao Huang e9c43793b2
remove redundant assignment `parallel = None`
This line duplicates the assignment at line 270 and is therefore unnecessary.
10 months ago
Yongtao Huang 7ec5cb03c0 Fix typos 10 months ago
Yongtao Huang 0d3fc89ed3 Ruff linter 10 months ago
Yongtao Huang 8a731f6dbe Remove unused functions in class Graph 10 months ago
Novice e9c9c5d8f1
fix: single step node execution init error (#22764)
LGTM
10 months ago
Junyan Qin (Chin) 2d8eace34b
feat: plugin deprecation notice (#22685)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
10 months ago
issac2e 58d92970a9
Optimize tencent_vector knowledge base deletion error handling with batch processing support (#22726)
Co-authored-by: liuchen15 <liuchen15@gaotu.cn>
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
Jason Young db09e7386f
test: add comprehensive unit tests for AuthType (#22742) 10 months ago
kentaka347 f70ff72a58
chore: Add fonts-noto-cjk dependency for pypdfium2 (#22359)
Co-authored-by: kentaka347 <kentaka347@gmail.com>
10 months ago
jiangbo721 e9893f1518
chore: use 'json_list' instead of 'json' to prevent ambiguity (#22739)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago
Will 29f0a9ab94
Fix incorrect mcp method_name (#22736) 10 months ago
Maries 308f1340dd
fix: migrations circle dependency (#22731) 10 months ago
-LAN- 62b29b3d76
feat: update file manager and file factory implementations (#22704)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
10 months ago
uply23333 ab012fe1a2
fix: improve document filtering in full text search(elasticsearch) (#22683) 10 months ago
Jason Young c7382150b5
test: add comprehensive unit tests for Firecrawl and Watercrawl auth providers (#22705) 10 months ago
8bitpd 9251a66a10
fix: update analyticdb vector to do filter by metadata (#22698)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
10 months ago
Xin Zhang bddeebd4c9
refactor: remove unused dissolve_tenant static method (#22690) 10 months ago
quicksand d45e48eed7
fix: knowledge retrieval validation error (#22682) 10 months ago
NeatGuyCoding cbc3474bbb
minor fix: fix dissolve tenant check permission always failed (#22292) 10 months ago
Kushagra Singhal 383a79772c
Increased the character limitation (#22679)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
Bowen Liang 74940ad3f2
chore: code improvement for mcp_client and mcp_tools_manage_service (#22645) 10 months ago
Novice 17a8f1a0f1
fix: avoid using node_data.version for judgement tool node version (#22462)
Co-authored-by: JzoNg <jzongcode@gmail.com>
10 months ago
znn 19c09d6111
enabling vector index prefix name via configuration files (#22661) 10 months ago
Jason Young 6248658c04
fix: resolve Redis mock import error in test configuration (#22663) 10 months ago
Jason Young 274142c4c2
test: add comprehensive unit tests for auth service module (#22662) 10 months ago
Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 10 months ago
birkhoff 71d96b671b
feat: update VECTOR_STORE supported types in api/.env.example (#22617)
Co-authored-by: nicksarno <nicksarno@ztm-tech.com>
10 months ago
kurokobo a93db6d797
fix: correct tracing for workflows and chatflows for phoenix (#22547) 10 months ago
Jason Young f2389771cf
test: add comprehensive API key authentication service tests (#22572) 10 months ago
znn ed263aed9f
fix text splitter (#22596) 10 months ago
-LAN- 1f9cd99bc2
refactor: elegant event dispatch patterns (92% complexity reduction) (#22600)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
10 months ago
jiangbo721 ffee6f3288
fix: admin feedback uses the same method create_feedback (#22580)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago
-LAN- 460a825ef1
refactor: decouple Node and NodeData (#22581)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
10 months ago
kenwoodjw 61a5741c05
fix celery config (#22566)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
-LAN- 1715dd4320
refactor: Fix some type error (#22594)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
-LAN- b88dd17fc1
feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
hato_code 62586719b3
fix: remove redundant partial member list retrieval in dataset API (#15492) 10 months ago
helojo e7d80bf7bf
Fix: the pict type picture was not processed in the docx (#19305)
Co-authored-by: zqgame <zqgame@zqgame.local>
10 months ago
Kalo Chin 7a69b57823
Fix jinja2 variable naming inconsistencies (#22578) 10 months ago
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
10 months ago
Jason Young 74caebac32
test: add comprehensive OAuth authentication unit tests (#22528) 10 months ago
Stream 4b2baeea65
fix: use model provided by user in prompt generator (#22541) (#22542)
Co-authored-by: stream <stream@dify.ai>
10 months ago
NeatGuyCoding 93c27b134d
minor typo fix: remove debug code and fix typo (#22539) 10 months ago
NeatGuyCoding 853c97a910
minor bug fix: wrong default metrics endpoint (#22535) 10 months ago
quicksand 10e6b11ff6
fix: code node check decimal precision (#22522) 10 months ago
NeatGuyCoding c3037c5491
minor code fix: remove duplicate type check branch (#22536) 10 months ago
quicksand e4ae1e2b94
fix (ci) : remove test_url_signer (#22525) 10 months ago