Commit Graph

8820 Commits

Author SHA1 Message Date
396fd728fb test(api): fix broken tests 2025-09-17 20:09:52 +08:00
04919195cc Merge remote-tracking branch 'upstream/feat/queue-based-graph-engine' into feat/rag-2 2025-09-17 18:00:48 +08:00
9c1b49b7f5 test(api): fix incorrect import in tests 2025-09-17 16:09:36 +08:00
fbf0e5dd78 merge rag2 migrations (#25831) 2025-09-17 16:00:50 +08:00
f963eb525c fix(api): apply suggestion from gemini 2025-09-17 15:55:38 +08:00
090b079ab4 fix(api): fix errors in migration
- add default value for `is_default_value`.
- use sa.String(20) for `EnumText`
2025-09-17 15:50:08 +08:00
262ffa0eae chore(api): fix circular import caused by type hints 2025-09-17 15:49:35 +08:00
8eb063deb6 merge rag2 migrations 2025-09-17 15:35:46 +08:00
c38a48027a use DifyCoreRepositoryFactory (#25824) 2025-09-17 14:41:07 +08:00
47b1cd83c7 use DifyCoreRepositoryFactory 2025-09-17 14:38:23 +08:00
f0ebd654a0 fix: checklist before publish (#25819) 2025-09-17 13:52:00 +08:00
58a5e5263c Merge branch 'feat/rag-2' into fix/checklist-before-publish 2025-09-17 13:49:32 +08:00
262189c54f fix: checklist before publish 2025-09-17 13:47:11 +08:00
1cf788c43b Merge branch 'main' into feat/queue-based-graph-engine 2025-09-17 12:46:08 +08:00
73a7756350 feat(graph_engine): allow to dumps and loads RSC 2025-09-17 12:45:51 +08:00
5520c80dbf fix: Rename hybridSearchMode to reranking_mode in KnowledgeBase compo… (#25789) 2025-09-17 10:24:18 +08:00
409ad3e2b3 Merge branch 'feat/rag-2' into fix/kb-node-rerank-model 2025-09-17 10:16:07 +08:00
7ef2d92143 feat: improve number input (#25794) 2025-09-16 21:51:16 +08:00
4f3abc3ae5 chore: extract regex logic 2025-09-16 21:39:54 +08:00
496f87e028 chore: clean up 2025-09-16 21:29:55 +08:00
5469f6c846 feat: remove leading zeros in number input 2025-09-16 21:25:34 +08:00
926ae7320a feat: Add useDatasetApiAccessUrl hook and update API links in various components for localization support 2025-09-16 21:08:05 +08:00
e3f3d4f980 fix: Rename hybridSearchMode to reranking_mode in KnowledgeBase components for consistency 2025-09-16 19:53:19 +08:00
02d15ebd5a feat(graph_engine): support dumps and loads in GraphExecution 2025-09-16 19:38:10 +08:00
3947945a6f Feat/merge main (#25785) 2025-09-16 19:33:22 +08:00
b04d945b3d Merge branch 'main' into feat/rag-2 2025-09-16 19:29:27 +08:00
b5a7e64e19 Fix incorrect API endpoint routing from PR #25628 (#25778) 2025-09-16 19:20:26 +08:00
b37bef44f6 Fix/merge fix (#25781) 2025-09-16 19:14:33 +08:00
8cbfaa2c03 dev/reformat 2025-09-16 19:13:22 +08:00
5133623d42 dev/reformat 2025-09-16 19:06:42 +08:00
d575072735 fix: Remove customContainer prop from PortalToFollowElem and adjust padding in dropdown component (#25779) 2025-09-16 18:40:06 +08:00
73007362b3 fix: Remove customContainer prop from PortalToFollowElem and adjust padding in dropdown component 2025-09-16 18:21:08 +08:00
6be5772a51 dev/reformat 2025-09-16 17:45:21 +08:00
9ed6679966 dev/reformat 2025-09-16 17:34:22 +08:00
98db7d365c dev/reformat 2025-09-16 17:33:56 +08:00
7b9326a411 dev/reformat 2025-09-16 17:08:39 +08:00
b283b10d3e Fix/lindorm vdb optimize (#25748)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-16 16:54:18 +08:00
8997e49f3a Merge branch 'feat/rag-2' into fix/api-url 2025-09-16 16:46:37 +08:00
3797d53c78 fix: Update type handling in ToolNodeType to ensure proper formatting for unknown types 2025-09-16 16:42:15 +08:00
1c6e57d3df dev/reformat 2025-09-16 16:41:50 +08:00
271da87c84 dev/reformat 2025-09-16 16:27:19 +08:00
6c7c465b17 fix: Update reopening logic for chunk details in Drawer component 2025-09-16 16:17:23 +08:00
5691ceb0ba fix: Correct isMobile prop logic in LinkedAppsPanel and clean up component styles 2025-09-16 16:11:56 +08:00
1bf0dbc5d6 Feat/add dataset service api enable (#25765) 2025-09-16 16:09:57 +08:00
0ec037b803 dev/reformat 2025-09-16 16:08:04 +08:00
05aec66424 fix re-chunk document 2025-09-16 16:05:01 +08:00
11576932c9 feat: Add original_document_id to pipeline settings and update API key mutation paths 2025-09-16 15:57:38 +08:00
610f0414db fix document retry 2025-09-16 15:29:19 +08:00
976b3b5e83 Merge branch 'main' into feat/queue-based-graph-engine 2025-09-16 15:21:36 +08:00
2f1c47406c Merge branch 'feat/rag-2' into feat/add-dataset-service-api-enable
# Conflicts:
#	api/controllers/console/datasets/datasets.py
#	api/controllers/service_api/wraps.py
#	api/services/dataset_service.py
2025-09-16 15:21:23 +08:00