|
|
9654f603c9
|
Merge branch 'feat/plugin-auto-upgrade' into deploy/dev
|
2025-07-10 14:50:47 +08:00 |
|
|
|
2d960ce401
|
feat: resp DISABLED for exists users
|
2025-07-10 14:50:31 +08:00 |
|
|
|
3798eac490
|
Merge branch 'feat/plugin-auto-upgrade' into deploy/dev
|
2025-07-10 14:39:03 +08:00 |
|
|
|
a519a7c50c
|
fix: db migration
|
2025-07-10 14:32:11 +08:00 |
|
|
|
5e7a7cc0c7
|
feat: create default autoupgrade strategy on tenant creating
|
2025-07-10 14:29:49 +08:00 |
|
|
|
5d722c19a7
|
feat: add switch to config celery schedule tasks
|
2025-07-10 14:29:48 +08:00 |
|
|
|
2523f5870a
|
fix: incorrect down_revision in db migration
|
2025-07-10 14:25:07 +08:00 |
|
|
|
23a5dc3e32
|
fix: ruff format
|
2025-07-10 14:25:07 +08:00 |
|
|
|
40feb607c1
|
fix: type static check errors
|
2025-07-10 14:25:07 +08:00 |
|
|
|
74d61fda2a
|
fix: ruff format
|
2025-07-10 14:25:07 +08:00 |
|
|
|
2c795ec301
|
feat: add plugin queue to celery cmd in entrypoint.sh
|
2025-07-10 14:25:07 +08:00 |
|
|
|
bcfbeee333
|
perf: split tasks to multi worker
|
2025-07-10 14:25:07 +08:00 |
|
|
|
6674d7fc18
|
feat: exclude one plugin
|
2025-07-10 14:25:06 +08:00 |
|
|
|
f373e3df99
|
feat: add supports for update_all strategy
|
2025-07-10 14:25:06 +08:00 |
|
|
|
60bce19696
|
feat: combine plugin preferences apis
|
2025-07-10 14:25:06 +08:00 |
|
|
|
c2520f7cb4
|
fix: bugs
|
2025-07-10 14:25:06 +08:00 |
|
|
|
8b62e5520a
|
feat(auto-upgrade): celery scheduled task
|
2025-07-10 14:25:06 +08:00 |
|
|
|
71b3d6ad9c
|
feat: crud for auto upgrade strategy
|
2025-07-10 14:25:05 +08:00 |
|
|
|
fccb00c281
|
feat(auto upgrade): add upgrade setting
|
2025-07-10 14:25:05 +08:00 |
|
|
|
769b43cc3b
|
update worklow events logs. (#19871)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-07-10 14:25:05 +08:00 |
|
|
|
535fff62f3
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-10 14:01:34 +08:00 |
|
|
|
18b58424ec
|
Fix: Resolve issue with json_output (#22053)
|
2025-07-10 13:34:06 +08:00 |
|
|
|
10858ea1dc
|
Chore: rm useless import and vars (#22108)
|
2025-07-10 11:47:43 +08:00 |
|
|
|
ebae6741bb
|
Merge branch 'feat/mcp' into deploy/dev
|
2025-07-10 11:02:45 +08:00 |
|
|
|
286315527f
|
chore: change the mcp tool return
|
2025-07-10 11:02:13 +08:00 |
|
|
|
914430aa35
|
Merge branch 'feat/mcp' into deploy/dev
|
2025-07-10 10:27:29 +08:00 |
|
|
|
fe3a41194e
|
fix: the parsing of list type returned by MCP
|
2025-07-10 10:25:29 +08:00 |
|
|
|
6f8c7a66c8
|
feat: add redis fallback mechanism #21043 (#21044)
Co-authored-by: tech <cto@sb>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-10 10:19:58 +08:00 |
|
|
|
a371390d6c
|
optimize: batch embedding and qdrant write_consistency_factor parameter (#21776)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2025-07-10 10:16:59 +08:00 |
|
|
|
881a151d30
|
test: add comprehensive unit tests for encrypter module (#22102)
|
2025-07-10 10:01:15 +08:00 |
|
|
|
b237113311
|
Update clean_document_task.py (#22090)
|
2025-07-10 09:18:50 +08:00 |
|
|
|
746ffc8678
|
Merge branch 'feat/mcp' into deploy/dev
|
2025-07-09 20:07:49 +08:00 |
|
|
|
762f85fd46
|
fix: completion and agent app server can't be invoked
|
2025-07-09 20:07:18 +08:00 |
|
|
|
73e209505a
|
merge feat/tool-oauth
|
2025-07-09 18:31:51 +08:00 |
|
|
|
4cb50f1809
|
feat(libs): Introduce extract_tenant_id (#22086)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-07-09 17:45:56 +08:00 |
|
|
|
89b52471fb
|
Optimize the memory usage of Tencent Vector Database (#22079)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-07-09 15:53:06 +08:00 |
|
|
|
3643ed1014
|
Feat: description field for env variables (#21556)
|
2025-07-09 15:18:23 +08:00 |
|
|
|
c6b76cf43e
|
feat(oauth): refactor session management in tool provider operations
|
2025-07-09 14:55:22 +08:00 |
|
|
|
24c5ee1d6d
|
Merge branch 'feat/mcp' into deploy/dev
|
2025-07-09 14:45:46 +08:00 |
|
|
|
7b3bb1d960
|
fix: auth api error handle
|
2025-07-09 14:44:51 +08:00 |
|
|
|
87e8e0f69a
|
fix: change the mcp tool node error type
|
2025-07-09 14:07:02 +08:00 |
|
|
|
86ade96994
|
feat(oauth): add credential validation for providers
|
2025-07-09 11:58:35 +08:00 |
|
|
|
f6ddcfdcfd
|
Merge branch 'feat/mcp' into deploy/dev
|
2025-07-09 09:44:01 +08:00 |
|
|
|
cca3cff759
|
Merge branch 'main' into feat/mcp
|
2025-07-09 09:41:42 +08:00 |
|
|
|
704c00d947
|
fix: magic number
|
2025-07-09 09:40:23 +08:00 |
|
|
|
521488f926
|
Remove tow unused files (#22022)
|
2025-07-09 09:28:26 +08:00 |
|
|
|
d61ea5a2de
|
test: add comprehensive unit tests for UrlSigner (#22030)
|
2025-07-08 21:22:37 +08:00 |
|
|
|
816210d744
|
Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-07-08 21:18:00 +08:00 |
|
|
|
d2208cd34e
|
fix(api): migration dify version in MCP code
|
2025-07-08 20:36:45 +08:00 |
|
|
|
a3e1a15ef6
|
chore: fix ruff lint check errors
|
2025-07-08 18:56:42 +08:00 |
|