Commit Graph

8849 Commits

Author SHA1 Message Date
jyong
ea38b4bcbe fix mypy 2025-09-17 23:15:03 +08:00
jyong
8cc6927fed fix mypy 2025-09-17 23:04:03 +08:00
jyong
6166c26ea6 fix style check 2025-09-17 22:36:18 +08:00
jyong
efce1b04e0 fix style check 2025-09-17 22:34:11 +08:00
QuantumGhost
73d4bb596a fix: fix import linting, remove incorrect tests (#25849) 2025-09-17 21:26:35 +08:00
QuantumGhost
56630c18d4 test(api): remove incorrect tests 2025-09-17 21:21:41 +08:00
QuantumGhost
6c6f1cf24c fix(api): fix import linting 2025-09-17 21:18:27 +08:00
Jyong
873a1a952f fix style check (#25840) 2025-09-17 21:00:48 +08:00
jyong
f73d6b6a51 fix style check 2025-09-17 20:57:41 +08:00
QuantumGhost
621a7898d7 fix(api): fix property access 2025-09-17 20:47:46 +08:00
jyong
055f7644fb Merge branch 'feat/rag-2' into feat/merge-migrations
# Conflicts:
#	api/services/workflow_service.py
2025-09-17 20:42:33 +08:00
QuantumGhost
3c9258a02b fix(plugin): fix EndUser id does not match session_id (#25847) 2025-09-17 20:34:29 +08:00
Jyong
bbf35a6df8 test(api): fix broken tests (#25846) 2025-09-17 20:20:09 +08:00
Harry
8352128a27 fix(plugin): fix EndUser id does not match session_id 2025-09-17 20:18:10 +08:00
QuantumGhost
0ad8cac3a8 Update api/tests/unit_tests/services/test_dataset_service_update_dataset.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-17 20:17:40 +08:00
QuantumGhost
948d6bac97 Update api/tests/unit_tests/services/test_dataset_service_update_dataset.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-17 20:17:10 +08:00
QuantumGhost
396fd728fb test(api): fix broken tests 2025-09-17 20:09:52 +08:00
Jyong
e6d65fe356 chore: merge feat/queue-based-graph-engine (#25833)
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
2025-09-17 18:05:25 +08:00
QuantumGhost
04919195cc Merge remote-tracking branch 'upstream/feat/queue-based-graph-engine' into feat/rag-2 2025-09-17 18:00:48 +08:00
Jyong
22517ea496 fix indexing_technique setting (#25787) 2025-09-17 17:56:39 +08:00
Jyong
caf4b16b8e Update api/core/datasource/utils/message_transformer.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-17 17:51:53 +08:00
jyong
69a402ba99 fix style check 2025-09-17 17:34:05 +08:00
Wu Tianwei
a7665da813 fix: Fix web test error (#25836) 2025-09-17 16:51:51 +08:00
twwu
ba8bcf3a22 fix: Clean up whitespace in PortalToFollowElem component tests and improve controlled state handling 2025-09-17 16:48:17 +08:00
Jyong
eaf6a29efa Update the translation for pipeline (#25834) 2025-09-17 16:24:20 +08:00
Hanqing Zhao
1c23cbc643 Update the translation for pipeline 2025-09-17 16:20:02 +08:00
zxhlyh
96e17f1f2d fix: Fix lint and ts errors (#25829) 2025-09-17 16:09:54 +08:00
QuantumGhost
9c1b49b7f5 test(api): fix incorrect import in tests 2025-09-17 16:09:36 +08:00
Wu Tianwei
da6b04656d Merge branch 'feat/rag-2' into fix/response-ts-error 2025-09-17 16:07:36 +08:00
twwu
253b8dbc0a feat: add i18n type generation scripts and improve code formatting 2025-09-17 16:05:10 +08:00
QuantumGhost
fbf0e5dd78 merge rag2 migrations (#25831) 2025-09-17 16:00:50 +08:00
QuantumGhost
f963eb525c fix(api): apply suggestion from gemini 2025-09-17 15:55:38 +08:00
QuantumGhost
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
QuantumGhost
262ffa0eae chore(api): fix circular import caused by type hints 2025-09-17 15:49:35 +08:00
jyong
8eb063deb6 merge rag2 migrations 2025-09-17 15:35:46 +08:00
twwu
f89d6376dd fix: improve error handling in mail and password authentication 2025-09-17 15:27:10 +08:00
Jyong
c38a48027a use DifyCoreRepositoryFactory (#25824) 2025-09-17 14:41:07 +08:00
jyong
47b1cd83c7 use DifyCoreRepositoryFactory 2025-09-17 14:38:23 +08:00
zxhlyh
f0ebd654a0 fix: checklist before publish (#25819) 2025-09-17 13:52:00 +08:00
zxhlyh
58a5e5263c Merge branch 'feat/rag-2' into fix/checklist-before-publish 2025-09-17 13:49:32 +08:00
zxhlyh
262189c54f fix: checklist before publish 2025-09-17 13:47:11 +08:00
-LAN-
1cf788c43b Merge branch 'main' into feat/queue-based-graph-engine 2025-09-17 12:46:08 +08:00
-LAN-
73a7756350 feat(graph_engine): allow to dumps and loads RSC 2025-09-17 12:45:51 +08:00
Wu Tianwei
5520c80dbf fix: Rename hybridSearchMode to reranking_mode in KnowledgeBase compo… (#25789)
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
2025-09-17 10:24:18 +08:00
twwu
409ad3e2b3 Merge branch 'feat/rag-2' into fix/kb-node-rerank-model 2025-09-17 10:16:07 +08:00
Nite Knite
7ef2d92143 feat: improve number input (#25794)
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
2025-09-16 21:51:16 +08:00
nite-knite
4f3abc3ae5 chore: extract regex logic 2025-09-16 21:39:54 +08:00
nite-knite
496f87e028 chore: clean up 2025-09-16 21:29:55 +08:00
nite-knite
5469f6c846 feat: remove leading zeros in number input 2025-09-16 21:25:34 +08:00
twwu
926ae7320a feat: Add useDatasetApiAccessUrl hook and update API links in various components for localization support 2025-09-16 21:08:05 +08:00