Commit Graph

3914 Commits (f433b8a175eec3462f6561d805dd46710e126ce3)

Author SHA1 Message Date
GuanMu f433b8a175 test: Refactor AnswerNode tests, extract configuration to variables and update node initialization. 8 months ago
GuanMu 868542dea8 Fix AnswerNode attribute access and update tests to include outputs 8 months ago
GuanMu 6d20b71e92 Merge upstream main and resolve conflicts in task pipeline and answer node tests 8 months ago
Will 29f0a9ab94
Fix incorrect mcp method_name (#22736) 8 months ago
Maries 308f1340dd
fix: migrations circle dependency (#22731) 8 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>
8 months ago
uply23333 ab012fe1a2
fix: improve document filtering in full text search(elasticsearch) (#22683) 8 months ago
Jason Young c7382150b5
test: add comprehensive unit tests for Firecrawl and Watercrawl auth providers (#22705) 8 months ago
8bitpd 9251a66a10
fix: update analyticdb vector to do filter by metadata (#22698)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
8 months ago
Xin Zhang bddeebd4c9
refactor: remove unused dissolve_tenant static method (#22690) 8 months ago
quicksand d45e48eed7
fix: knowledge retrieval validation error (#22682) 8 months ago
NeatGuyCoding cbc3474bbb
minor fix: fix dissolve tenant check permission always failed (#22292) 8 months ago
Kushagra Singhal 383a79772c
Increased the character limitation (#22679)
Co-authored-by: crazywoola <427733928@qq.com>
8 months ago
Bowen Liang 74940ad3f2
chore: code improvement for mcp_client and mcp_tools_manage_service (#22645) 8 months ago
Novice 17a8f1a0f1
fix: avoid using node_data.version for judgement tool node version (#22462)
Co-authored-by: JzoNg <jzongcode@gmail.com>
8 months ago
znn 19c09d6111
enabling vector index prefix name via configuration files (#22661) 9 months ago
Jason Young 6248658c04
fix: resolve Redis mock import error in test configuration (#22663) 9 months ago
Jason Young 274142c4c2
test: add comprehensive unit tests for auth service module (#22662) 9 months ago
Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 9 months ago
birkhoff 71d96b671b
feat: update VECTOR_STORE supported types in api/.env.example (#22617)
Co-authored-by: nicksarno <nicksarno@ztm-tech.com>
9 months ago
kurokobo a93db6d797
fix: correct tracing for workflows and chatflows for phoenix (#22547) 9 months ago
Jason Young f2389771cf
test: add comprehensive API key authentication service tests (#22572) 9 months ago
znn ed263aed9f
fix text splitter (#22596) 9 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>
9 months ago
jiangbo721 ffee6f3288
fix: admin feedback uses the same method create_feedback (#22580)
Co-authored-by: 刘江波 <jiangbo721@163.com>
9 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>
9 months ago
kenwoodjw 61a5741c05
fix celery config (#22566)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
9 months ago
-LAN- 1715dd4320
refactor: Fix some type error (#22594)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
-LAN- b88dd17fc1
feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 months ago
hato_code 62586719b3
fix: remove redundant partial member list retrieval in dataset API (#15492) 9 months ago
helojo e7d80bf7bf
Fix: the pict type picture was not processed in the docx (#19305)
Co-authored-by: zqgame <zqgame@zqgame.local>
9 months ago
Kalo Chin 7a69b57823
Fix jinja2 variable naming inconsistencies (#22578) 9 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>
9 months ago
Jason Young 74caebac32
test: add comprehensive OAuth authentication unit tests (#22528) 9 months ago
Stream 4b2baeea65
fix: use model provided by user in prompt generator (#22541) (#22542)
Co-authored-by: stream <stream@dify.ai>
9 months ago
NeatGuyCoding 93c27b134d
minor typo fix: remove debug code and fix typo (#22539) 9 months ago
NeatGuyCoding 853c97a910
minor bug fix: wrong default metrics endpoint (#22535) 9 months ago
quicksand 10e6b11ff6
fix: code node check decimal precision (#22522) 9 months ago
NeatGuyCoding c3037c5491
minor code fix: remove duplicate type check branch (#22536) 9 months ago
quicksand e4ae1e2b94
fix (ci) : remove test_url_signer (#22525) 9 months ago
zyssyz123 a4f421028c
Feat/change user email (#22213)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
9 months ago
jiangbo721 fb5c6dd644
chore: remove unused code (#22501)
Co-authored-by: 刘江波 <jiangbo721@163.com>
9 months ago
yihong d2933c2bfe
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
9 months ago
kenwoodjw 3587bd4040
fix mcp error not input (#22505)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
9 months ago
GuanMu 2c8855f668 fix test 9 months ago
GuanMu 54520e1256 Fix: Update the type of answer_stream_variable_selectors_mapping to a list of GenerateRouteChunk and add the answer_end_dependencies field in AnswerStreamGenerateRoute to support mapping and dependency management of stream variable selectors. 9 months ago
GuanMu 37b5b4ea2d remove unused code 9 months ago
heyszt f082452c9b
feat: add otel endpoint config (#22492) 9 months ago
GuanMu aff8e9824f fix test 9 months ago
GuanMu 05704f1bd1 fix test 9 months ago