jyong
|
d0dd728e6c
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# api/core/app/entities/queue_entities.py
# api/core/workflow/graph_engine/entities/event.py
|
2025-08-29 11:29:51 +08:00 |
Bowen Liang
|
39064197da
|
chore: cleanup unnecessary mypy suppressions on imports (#24712)
|
2025-08-28 23:17:25 +08:00 |
jyong
|
1db04aa729
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-08-28 18:12:49 +08:00 |
-LAN-
|
c3f66e2901
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-27 18:05:35 +08:00 |
Yongtao Huang
|
2a29c61041
|
Refactor: replace count() > 0 check with exists() (#24583)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 17:46:52 +08:00 |
jyong
|
90d72f5ddf
|
merge new graph engine
|
2025-08-27 17:46:46 +08:00 |
jyong
|
392514fa13
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/commands.py
# api/core/app/apps/common/workflow_response_converter.py
# api/core/llm_generator/llm_generator.py
# api/core/plugin/entities/plugin.py
# api/core/plugin/impl/tool.py
# api/core/rag/index_processor/index_processor_base.py
# api/core/workflow/entities/workflow_execution.py
# api/core/workflow/entities/workflow_node_execution.py
# api/core/workflow/enums.py
# api/core/workflow/graph_engine/entities/graph.py
# api/core/workflow/graph_engine/graph_engine.py
# api/core/workflow/nodes/enums.py
# api/services/dataset_service.py
|
2025-08-27 16:05:59 +08:00 |
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
QuantumGhost
|
58189ed9a0
|
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
|
2025-08-27 11:22:08 +08:00 |
twwu
|
da48e54778
|
Merge branch 'main' into feat/rag-2
|
2025-08-27 11:16:27 +08:00 |
Asuka Minato
|
58165c3951
|
example on orm typing (#23322)
|
2025-08-26 18:16:58 +08:00 |
Yongtao Huang
|
fa753239ad
|
Refactor: use logger = logging.getLogger(__name__) in logging (#24515)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
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-08-26 18:10: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 |
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
Bowen Liang
|
d8000251ff
|
chore: apply static type checks on celery async task dispatches and imports (#24418)
|
2025-08-24 23:07:22 +08:00 |
twwu
|
8c44151e6f
|
Merge branch 'main' into feat/rag-2
|
2025-08-22 17:40:34 +08:00 |
Eric Guo
|
455f842785
|
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-22 14:47:13 +08:00 |
twwu
|
386614951f
|
Merge branch 'main' into feat/rag-2
|
2025-08-18 11:16:18 +08:00 |
-LAN-
|
e340fccafb
|
feat: integrate flask-orjson for improved JSON serialization performance (#23935)
|
2025-08-14 19:50:59 +08:00 |
twwu
|
5a6818c817
|
Merge branch 'main' into feat/rag-2
|
2025-08-13 15:05:57 +08:00 |
jyong
|
ae3addb922
|
add credential id
|
2025-08-12 15:43:11 +08:00 |
Will
|
1ffe190557
|
Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-12 13:14:00 +08:00 |
Harry
|
ada0875ac4
|
fix: update default value for expires_at in DatasourceProvider model
|
2025-08-11 11:40:51 +08:00 |
Harry
|
6b07e0e8d6
|
feat: add expiration for OAuth credentials in datasource provider
|
2025-08-11 11:25:50 +08:00 |
crazywoola
|
1c60b7f070
|
Revert "feat: improved MCP timeout" (#23602)
|
2025-08-08 11:20:53 +08:00 |
Will
|
4b0480c8b3
|
feat: improved MCP timeout (#23546)
|
2025-08-08 09:08:14 +08:00 |
jyong
|
e6f1bc165c
|
add tool file preview
|
2025-08-07 14:35:04 +08:00 |
twwu
|
40f3524cfe
|
Merge branch 'main' into feat/rag-2
|
2025-08-06 14:23:51 +08:00 |
rouxiaomin
|
40a11b6942
|
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414)
|
2025-08-05 19:57:43 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
Asuka Minato
|
58608f51da
|
replace db with sa to get typing support (#23240)
|
2025-08-02 23:54:23 +08:00 |
NeatGuyCoding
|
759ded3e3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
Asuka Minato
|
79ea94483e
|
refine some orm types (#22885)
|
2025-07-31 18:43:04 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
Yongtao Huang
|
1c05491f1c
|
Chore: remove duplicate TYPE_CHECKING import (#23013)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-28 10:04:45 +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 |
twwu
|
bae2af0c85
|
Merge branch main into feat/rag-2
|
2025-07-24 17:40:04 +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 |
Junyan Qin (Chin)
|
eaae79a581
|
feat: plugin auto upgrade strategy (#19758)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-23 15:33:39 +08:00 |
Maries
|
ad67094e54
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-23 13:12:39 +08:00 |
Asuka Minato
|
6d3e198c3c
|
Mapped column (#22644)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-23 00:39:59 +08:00 |
zxhlyh
|
4d36e784b7
|
merge main
|
2025-07-21 17:45:26 +08:00 |
Harry
|
af94602d37
|
feat: add APIs for setting default datasource provider and updating provider name
|
2025-07-21 15:49:39 +08:00 |
Harry
|
e97f03c130
|
feat: add custom OAuth client setup and enhance datasource provider model with avatar_url
|
2025-07-21 12:36:02 +08:00 |
Kushagra Singhal
|
383a79772c
|
Increased the character limitation (#22679)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-21 09:58:10 +08:00 |
znn
|
19c09d6111
|
enabling vector index prefix name via configuration files (#22661)
|
2025-07-20 11:10:08 +08:00 |
Aryan Raj
|
ce794335e9
|
Fix/replace datetime patterns with naive utc now (#22654)
|
2025-07-20 11:05:53 +08:00 |
Harry
|
7364d051d2
|
feat: refactor provider name generation to use incremental naming & enforce unique constraints
|
2025-07-18 21:34:59 +08:00 |
Harry
|
23a5ff410e
|
feat: add avatar_url to datasource providers and update OAuth handling
|
2025-07-18 19:47:59 +08:00 |
Harry
|
ab775bce26
|
feat: remove BuiltinDatasourceProvider class and related credential handling
|
2025-07-18 14:47:08 +08:00 |