twwu
|
9c93a49605
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-08-28 15:40:11 +08:00 |
|
twwu
|
f6ed1c5643
|
fix: update chunk structure tip messages in English and Chinese translations for clarity
|
2025-08-28 15:40:02 +08:00 |
|
jyong
|
334bc8f1a2
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-28 15:39:36 +08:00 |
|
jyong
|
a9f7ee029e
|
fix preview run
|
2025-08-28 15:39:22 +08:00 |
|
-LAN-
|
c396788128
|
chore(graph_engine): add final mark to classes
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 15:38:35 +08:00 |
|
twwu
|
edd41a30eb
|
feat: add AddChunks icon and related components for knowledge base chunk structure
|
2025-08-28 15:31:30 +08:00 |
|
湛露先生
|
5c01dd97e8
|
clean typos words. (#24667)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-28 15:23:59 +08:00 |
|
Eric Guo
|
ecf74d91e2
|
✨fix: has_more logic in ChatMessageListApi to ensure correct on behavior when no more messages are available. (#24661)
|
2025-08-28 15:05:52 +08:00 |
|
Joel
|
580201ed2c
|
merge main
|
2025-08-28 14:57:30 +08:00 |
|
17hz
|
62892ed8d7
|
refactor: relocate China npm registry config to base image (#24678)
|
2025-08-28 14:43:34 +08:00 |
|
lyzno1
|
7b399cc5e5
|
feat: add MCP configuration for Claude Code optimization (#24679)
|
2025-08-28 14:38:36 +08:00 |
|
Joel
|
fab5740778
|
fix: can not choose file type var in aggreggator node (#24689)
|
2025-08-28 14:28:46 +08:00 |
|
Joel
|
e955a603c6
|
fix: can choose file in add in variable aggregator
|
2025-08-28 14:19:07 +08:00 |
|
Joel
|
740f1c5f2c
|
fix: tools value not update caused data outdated
|
2025-08-28 14:06:28 +08:00 |
|
twwu
|
9a13cb5bdf
|
refactor: remove unused state management in usePipelineRun hook
|
2025-08-28 13:58:03 +08:00 |
|
mr0609
|
30f2d756a7
|
fix_trace_config (#24669)
Co-authored-by: renming <renming@renmingdeMacBook-Air.local>
|
2025-08-28 13:54:49 +08:00 |
|
twwu
|
048feb4165
|
refactor: update local file and online drive state management in create-from-pipeline components
|
2025-08-28 13:47:20 +08:00 |
|
Charles Zhou
|
0d745c64d8
|
chore: bump supabase and pyjwt versions and added tests (#24681)
|
2025-08-28 13:45:56 +08:00 |
|
twwu
|
843b14ccc6
|
refactor: Refactor online drive breadcrumbs navigation
|
2025-08-28 10:56:51 +08:00 |
|
Hwting
|
56c51f0112
|
chore: Plugin_daemon Service Add Sentry configuration (#24516)
Co-authored-by: Hwting <wang.t.nice@gmail.com>
|
2025-08-28 09:56:11 +08:00 |
|
Asuka Minato
|
4adf85d7d4
|
example for rm extra cast (#24646)
|
2025-08-28 09:37:39 +08:00 |
|
Asuka Minato
|
7995ff1410
|
Typing test (#24651)
|
2025-08-28 09:36:39 +08:00 |
|
Asuka Minato
|
d2f234757b
|
example try rm ignore (#24649)
|
2025-08-28 09:36:16 +08:00 |
|
NeatGuyCoding
|
bf34437186
|
Feature add test containers workflow service (#24666)
|
2025-08-28 09:31:29 +08:00 |
|
Guangdong Liu
|
47f02eec96
|
refactor: Migrate part of the web API module to Flask-RESTX (#24659)
|
2025-08-28 09:22:31 +08:00 |
|
Guangdong Liu
|
06dd4d6e00
|
feat: migrate part of the web chat module to Flask-RESTX (#24664)
|
2025-08-28 09:21:42 +08:00 |
|
GuanMu
|
fbceda7b66
|
fix: workflow log panel's round style (#24658)
|
2025-08-28 09:20:17 +08:00 |
|
-LAN-
|
e3a7b1f691
|
fix: type hints
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 05:24:18 +08:00 |
|
-LAN-
|
8aab7f49c3
|
chore(graph_engine): Use XXX | None instead of Optional[XXX]
|
2025-08-28 05:09:33 +08:00 |
|
autofix-ci[bot]
|
1e12c1cbf2
|
[autofix.ci] apply automated fixes
|
2025-08-27 21:00:36 +00:00 |
|
-LAN-
|
affedd6ce4
|
chore(graph_engine): Use XXX | None instead of Optional[XXX]
|
2025-08-28 04:59:49 +08:00 |
|
-LAN-
|
ef21097774
|
refactor(graph_engine): Remove unnecessary check from SkipPropagator
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:45:26 +08:00 |
|
-LAN-
|
1d377fe994
|
refactor(graph_engine): Use _ to mark unused variable in BranchHandler
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:44:45 +08:00 |
|
-LAN-
|
c82697f267
|
refactor(graph_engine): Remove node_id from SkipPropagator.skip_branch_paths
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:43:56 +08:00 |
|
-LAN-
|
98b25c0bbc
|
refactor(graph_engine): Convert attrs to private in error_handler
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:42:37 +08:00 |
|
-LAN-
|
1cd0792606
|
chore(graph_events): Improve type hints
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:41:48 +08:00 |
|
-LAN-
|
7cbf4093f4
|
chore(graph_engine): Use TYPE | None instead of Optional
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:30:50 +08:00 |
|
-LAN-
|
8129ca7c05
|
chore(graph_engine): Move error_strategy.py to protocols/
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:29:32 +08:00 |
|
-LAN-
|
65617f000d
|
feat(event_collector): Update to use ReadWriteLock
|
2025-08-28 03:26:42 +08:00 |
|
-LAN-
|
635eff2e25
|
test(graph_engine): remove outdated tests
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 02:53:19 +08:00 |
|
-LAN-
|
55085a9ca2
|
chore(graph_engine): add type hint for event_queue
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 02:38:56 +08:00 |
|
-LAN-
|
9dc1e9724e
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-28 02:26:40 +08:00 |
|
jyong
|
4403a26f37
|
merge new graph engine
|
2025-08-27 20:44:14 +08:00 |
|
sheey
|
9d6ce3065d
|
fix: files parameter in JavaScript sdk incorrectly annotated as the File type in WebAPI (#24644)
|
2025-08-27 20:01:28 +08:00 |
|
jyong
|
88abaa840c
|
merge new graph engine
|
2025-08-27 18:33:38 +08:00 |
|
Joel
|
4e2c3bfb05
|
fix: not obj type struct schema render error
|
2025-08-27 18:32:04 +08:00 |
|
Yongtao Huang
|
bb718acadf
|
Fix token expiry miscalculation (#24639)
|
2025-08-27 18:19:58 +08:00 |
|
Asuka Minato
|
4cd00efe3b
|
add more current_user typing (#24612)
|
2025-08-27 18:19:49 +08:00 |
|
Joel
|
a644153e9f
|
feat: just use chunk type in knowledge base
|
2025-08-27 18:16:46 +08:00 |
|
twwu
|
0316eb6064
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-08-27 18:09:55 +08:00 |
|