Stream
|
197ba5f6ef
|
Merge branch 'main' into deploy/dev
# Conflicts:
# api/core/app/apps/advanced_chat/app_runner.py
# api/core/app/apps/pipeline/pipeline_generator.py
# api/core/entities/mcp_provider.py
# api/core/helper/marketplace.py
# api/models/workflow.py
# api/services/tools/tools_transform_service.py
# api/tasks/document_indexing_task.py
# api/tests/test_containers_integration_tests/core/__init__.py
# api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
# dev/start-worker
# docker/.env.example
# web/app/components/base/chat/embedded-chatbot/hooks.tsx
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
# web/global.d.ts
# web/pnpm-lock.yaml
# web/service/use-plugins.ts
|
2025-11-06 15:58:41 +08:00 |
Vivec
|
5ab315aeaf
|
fix: set conditional capabilities upon MCP client session initialization (#26234)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-10-29 15:11:45 +08:00 |
hj24
|
2c2b3092f6
|
refactor: implement tenant self queue for rag tasks
|
2025-10-28 14:39:54 +08:00 |
Novice
|
0ded6303c1
|
feat: implement MCP specification 2025-06-18 (#25766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-27 17:07:51 +08:00 |
Novice
|
a93cbc0461
|
fix: decrypt client secret twice
|
2025-10-27 16:44:33 +08:00 |
Novice
|
5a4afcf8fd
|
chore: remove the expensive decrypt action for tool list
|
2025-10-27 14:53:41 +08:00 |
Novice
|
e7a575a33c
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-23 17:01:25 +08:00 |
Asuka Minato
|
32c715c4d0
|
rm type ignore (#25715)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-10-21 11:26:58 +08:00 |
Novice
|
c22ba3f537
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-20 10:29:09 +08:00 |
Xiyuan Chen
|
bd01af6415
|
fix: update load balancing configurations with new credential IDs and… (#26900)
|
2025-10-15 21:15:26 -07:00 |
Novice
|
8a0f14fde4
|
fix: masked client secret show
|
2025-10-15 17:01:11 +08:00 |
Novice
|
979d35d87f
|
feat: encrypt user's client secret
|
2025-10-15 14:40:14 +08:00 |
Novice
|
7d91f4783b
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-14 20:36:47 +08:00 |
Novice
|
5c6a2af448
|
chore: fix review issues
|
2025-10-14 20:36:13 +08:00 |
非法操作
|
7b51320346
|
fix: when create provider credential set the provider record to vaild (#26868)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 19:42:48 +08:00 |
Novice
|
0a6da0bf2f
|
chore: change the field
|
2025-10-13 18:06:23 +08:00 |
Novice
|
a538f80e95
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-13 13:54:01 +08:00 |
NeatGuyCoding
|
e3191d4e91
|
fix enum and type (#26756)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-11 17:46:44 +08:00 |
Asuka Minato
|
1bd621f819
|
remove .value (#26633)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-11 09:08:29 +08:00 |
Asuka Minato
|
ab2eacb6c1
|
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-10 17:30:13 +09:00 |
Novice
|
841b7fa7ce
|
Merge branch 'main' into feat/mcp-06-18
|
2025-10-10 10:53:15 +08:00 |
Novice
|
740f970041
|
feat: add client credentials auth
|
2025-10-09 17:54:46 +08:00 |
非法操作
|
ef80d3b707
|
fix: Ensure compatibility with old provider name when updating model credentials (#26017)
|
2025-09-22 19:39:17 +08:00 |
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
autofix-ci[bot]
|
5547247aa9
|
[autofix.ci] apply automated fixes (attempt 2/3)
|
2025-09-16 09:14:26 +00:00 |
autofix-ci[bot]
|
faa2d00cc6
|
[autofix.ci] apply automated fixes
|
2025-09-16 09:12:31 +00:00 |
Novice
|
0c3aa8f5ec
|
Merge branch 'main' into feat/mcp-06-18
|
2025-09-16 17:09:46 +08:00 |
Novice
|
aed9955105
|
refactor(mcp): clean the client service code
|
2025-09-16 10:54:31 +08:00 |
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-15 13:06:33 +08:00 |
Krito.
|
a13d7987e0
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-12 21:14:26 +08:00 |
-LAN-
|
08dd3f7b50
|
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-10 01:54:26 +08:00 |
Yongtao Huang
|
2ac7a9c8fc
|
Chore: thanks to bump-pydantic (#25437)
|
2025-09-09 20:07:17 +08:00 |
Xiyuan Chen
|
64c9a2f678
|
Feat/credential policy (#25151)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-08 23:45:05 -07:00 |
Asuka Minato
|
a78339a040
|
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-06 03:32:23 +08:00 |
zxhlyh
|
67cc70ad61
|
fix: model credential name (#25081)
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-03 18:23:57 +08:00 |
非法操作
|
b673560b92
|
feat: improve multi model credentials (#25009)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-03 13:52:31 +08:00 |
非法操作
|
6010d5f24c
|
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-25 16:12:29 +08:00 |
-LAN-
|
da9af7b547
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-22 23:53:05 +08:00 |
Yongtao Huang
|
36b221b170
|
Fix model_setting_map key mismatch (#23699)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-11 09:33:26 +08:00 |
Tianyi Jing
|
ec488a4c43
|
fix: type for ProviderConfig.default (#23282)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-08-01 17:37:22 +08:00 |
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
Asuka Minato
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-24 00:57:45 +08:00 |
Chieh Wang
|
30aa052a57
|
feat: Add Citations and Attributions to Agent Node (#18558)
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-16 15:46:15 +08:00 |
Novice
|
535fff62f3
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-10 14:01:34 +08:00 |
Yeuoly
|
cea6522122
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
-LAN-
|
5ccfb1f4ba
|
refactor: Improve model status handling and structured output (#20586)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-04 19:56:54 +08:00 |
luckylhb90
|
c58678d84d
|
chore: Reduce the invocation of the plugin interface (#19629)
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-20 16:55:21 +08:00 |
zhaobingshuang
|
303c6ecc1d
|
fix: The init_azure_openai() method in the core/hosting_configuration.py file doesn't work (#19704) (#19705)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-15 10:02:59 +08:00 |
bravomark
|
9bcc8041e9
|
fix: #18744 The model order defined in position.yaml in the Model Plugin is not taking effect. (#18756)
|
2025-04-25 16:45:48 +08:00 |
Junyan Qin (Chin)
|
e7f1d0deea
|
feat(plugin/endpoint): add supports for provider to register `array[tool]` type field (#17523)
|
2025-04-07 16:15:20 +08:00 |