|
|
370127b87a
|
fix(api): fix line too long
|
2025-09-17 23:59:14 +08:00 |
|
|
|
6371cc5028
|
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-17 23:49:27 +08:00 |
|
|
|
495562e313
|
chore(api): fix incorrect assertion message
|
2025-09-17 23:48:45 +08:00 |
|
|
|
73e8623f07
|
fix(api): simplify parameters in get_signed_file_url_for_plugin function
|
2025-09-17 23:42:32 +08:00 |
|
|
|
eed82f7ca7
|
fix(api): update user retrieval logic in get_user function
|
2025-09-17 23:23:58 +08:00 |
|
|
|
e386f350d1
|
fix mypy (#25862)
|
2025-09-17 23:21:59 +08:00 |
|
|
|
42d76dd126
|
fix mypy
|
2025-09-17 23:19:57 +08:00 |
|
|
|
ea38b4bcbe
|
fix mypy
|
2025-09-17 23:15:03 +08:00 |
|
|
|
9243fe81de
|
fix mypy (#25859)
|
2025-09-17 23:08:14 +08:00 |
|
|
|
8cc6927fed
|
fix mypy
|
2025-09-17 23:04:03 +08:00 |
|
|
|
5077f8b299
|
fix(api): fix format, replace .filter with .where
|
2025-09-17 22:55:13 +08:00 |
|
|
|
24fc7d0d6b
|
fix(api): fix Optional not defined
|
2025-09-17 22:40:24 +08:00 |
|
|
|
1631f9438d
|
fix style check (#25854)
|
2025-09-17 22:37:17 +08:00 |
|
|
|
6166c26ea6
|
fix style check
|
2025-09-17 22:36:18 +08:00 |
|
|
|
eefcd3ecc4
|
chore(api): apply autofix manully
|
2025-09-17 22:34:21 +08:00 |
|
|
|
efce1b04e0
|
fix style check
|
2025-09-17 22:34:11 +08:00 |
|
|
|
73d4bb596a
|
fix: fix import linting, remove incorrect tests (#25849)
|
2025-09-17 21:26:35 +08:00 |
|
|
|
56630c18d4
|
test(api): remove incorrect tests
|
2025-09-17 21:21:41 +08:00 |
|
|
|
6c6f1cf24c
|
fix(api): fix import linting
|
2025-09-17 21:18:27 +08:00 |
|
|
|
f73d6b6a51
|
fix style check
|
2025-09-17 20:57:41 +08:00 |
|
|
|
621a7898d7
|
fix(api): fix property access
|
2025-09-17 20:47:46 +08:00 |
|
|
|
055f7644fb
|
Merge branch 'feat/rag-2' into feat/merge-migrations
# Conflicts:
# api/services/workflow_service.py
|
2025-09-17 20:42:33 +08:00 |
|
|
|
3c9258a02b
|
fix(plugin): fix EndUser id does not match session_id (#25847)
|
2025-09-17 20:34:29 +08:00 |
|
|
|
bbf35a6df8
|
test(api): fix broken tests (#25846)
|
2025-09-17 20:20:09 +08:00 |
|
|
|
8352128a27
|
fix(plugin): fix EndUser id does not match session_id
|
2025-09-17 20:18:10 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
396fd728fb
|
test(api): fix broken tests
|
2025-09-17 20:09:52 +08:00 |
|
|
|
e6d65fe356
|
chore: merge feat/queue-based-graph-engine (#25833)
|
2025-09-17 18:05:25 +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 |
|
|
|
22517ea496
|
fix indexing_technique setting (#25787)
|
2025-09-17 17:56:39 +08:00 |
|
|
|
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 |
|
|
|
69a402ba99
|
fix style check
|
2025-09-17 17:34:05 +08:00 |
|
|
|
1c23cbc643
|
Update the translation for pipeline
|
2025-09-17 16:20:02 +08:00 |
|
|
|
9c1b49b7f5
|
test(api): fix incorrect import in tests
|
2025-09-17 16:09:36 +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 |
|
|
|
47b1cd83c7
|
use DifyCoreRepositoryFactory
|
2025-09-17 14:38:23 +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 |
|
|
|
bd6f8382b2
|
fix indexing_technique setting
|
2025-09-16 19:40:50 +08:00 |
|
|
|
02d15ebd5a
|
feat(graph_engine): support dumps and loads in GraphExecution
|
2025-09-16 19:38:10 +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 |
|
|
|
8cbfaa2c03
|
dev/reformat
|
2025-09-16 19:13:22 +08:00 |
|
|
|
5133623d42
|
dev/reformat
|
2025-09-16 19:06:42 +08:00 |
|
|
|
6be5772a51
|
dev/reformat
|
2025-09-16 17:45:21 +08:00 |
|
|
|
9ed6679966
|
dev/reformat
|
2025-09-16 17:34:22 +08:00 |
|