|
|
6affd20bb2
|
fix: Fix the case where documents were created when summary_index_setting was disabled. Fix the problem that summaries of chunks without text content is always in English.
|
2026-02-01 23:06:48 +08:00 |
|
|
|
e041ea0a27
|
fix: Fix the case where documents were created when summary_index_setting was disabled. Fix the problem that summaries of chunks without text content is always in English.
|
2026-02-01 21:49:26 +08:00 |
|
|
|
d4844a902e
|
fix: Fix the case where documents were created when summary_index_setting was disabled. Fix the problem that summaries of chunks without text content is always in English.
|
2026-01-30 22:11:14 +08:00 |
|
|
|
9f123391db
|
feat: Add NOT NULL constraint to datasets.need_summary field.
|
2026-01-29 20:59:05 +08:00 |
|
|
|
dacacd2e76
|
Merge remote-tracking branch 'origin/main' into feat/knowledgebase-summaryIndex
|
2026-01-29 15:35:30 +08:00 |
|
|
|
0934b89da9
|
chore(import-linter): add a rule to make model_runtime isolate (#31706)
|
2026-01-29 15:06:40 +08:00 |
|
|
|
3bcfb4031a
|
refactor: ExporleBanner to TypeBase (#31698)
|
2026-01-29 15:34:14 +09:00 |
|
|
|
ceb6914793
|
refactor(model): Refactor plugin model schema cache to be process-global to prevent redundant Daemon API calls (#31689)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-01-29 14:31:15 +08:00 |
|
|
|
dbfc47e8b0
|
fix: SSRF in WordExtractor URL download (credit to @EaEa0001 ) (#31678)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 14:01:21 +08:00 |
|
|
|
c2473d85dc
|
feat: Add summary index for knowledge. (#31625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 13:47:35 +08:00 |
|
|
|
55fb1bf059
|
Merge remote-tracking branch 'origin/main' into feat/knowledgebase-summaryIndex
|
2026-01-29 13:08:26 +08:00 |
|
|
|
a43453f172
|
fix: resolve comments of gemini-code-assist.
|
2026-01-29 13:08:06 +08:00 |
|
|
|
5ce3a04a2c
|
chore: disable turbopackFileSystemCacheForDev (#31696)
|
2026-01-29 11:47:24 +08:00 |
|
|
|
069b568901
|
Merge remote-tracking branch 'origin/feat/knowledgebase-summaryIndex' into feat/knowledgebase-summaryIndex
|
2026-01-29 11:43:52 +08:00 |
|
|
|
91c29f6bdc
|
fix: resolve comments of gemini-code-assist and update migration script.
|
2026-01-29 11:43:32 +08:00 |
|
|
|
c30af58ac4
|
chore: remove non-ASCII characters in .env.example (#31638)
|
2026-01-29 11:27:58 +08:00 |
|
|
|
1ecc31137c
|
[autofix.ci] apply automated fixes
|
2026-01-29 03:22:00 +00:00 |
|
|
|
1c645ebfaf
|
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 11:18:02 +08:00 |
|
|
|
8f414af34e
|
test: add comprehensive tests (#31649)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-29 11:16:26 +08:00 |
|
|
|
b48a10d7ec
|
feat(qdrant): implement full-text search with multi-keyword support (#31658)
|
2026-01-29 11:12:18 +08:00 |
|
|
|
91532ef429
|
fix: add list type support for ToolInput constant value in tool node (#31276)
Co-authored-by: qiaofenglin <qiaofenglin@baidu.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-29 10:49:29 +08:00 |
|
|
|
4332e3d92c
|
Merge remote-tracking branch 'origin/feat/knowledgebase-summaryIndex' into feat/knowledgebase-summaryIndex
|
2026-01-28 23:19:50 +08:00 |
|
|
|
7d23ff1216
|
fix: resolve mypy-type-check.
|
2026-01-28 23:19:36 +08:00 |
|
|
|
e4e534be89
|
[autofix.ci] apply automated fixes
|
2026-01-28 15:09:52 +00:00 |
|
|
|
8e9eda2dcd
|
Merge remote-tracking branch 'origin/feat/knowledgebase-summaryIndex' into feat/knowledgebase-summaryIndex
|
2026-01-28 23:05:36 +08:00 |
|
|
|
6aed52677b
|
fix: resolve mypy-type-check.
|
2026-01-28 23:03:54 +08:00 |
|
|
|
2a096a9cb0
|
[autofix.ci] apply automated fixes
|
2026-01-28 15:03:10 +00:00 |
|
|
|
d55dc942f3
|
fix: resolve mypy-type-check.
|
2026-01-28 22:56:56 +08:00 |
|
|
|
dd8f0d3615
|
fix: resolve basedpyright-check.
|
2026-01-28 22:44:08 +08:00 |
|
|
|
3161328b48
|
fix: fix get chatbot bug.
|
2026-01-28 22:15:32 +08:00 |
|
|
|
cf365bb46a
|
Merge remote-tracking branch 'origin/main' into feat/knowledgebase-summaryIndex
|
2026-01-28 22:14:12 +08:00 |
|
|
|
0305c33bb2
|
fix: fix session problem.
|
2026-01-28 21:47:20 +08:00 |
|
|
|
d17b10b1a1
|
Merge remote-tracking branch 'origin/feat/knowledgebase-summaryIndex' into feat/knowledgebase-summaryIndex
|
2026-01-28 21:05:01 +08:00 |
|
|
|
ea54dc2d58
|
fix: fix session problem.
|
2026-01-28 21:04:10 +08:00 |
|
|
|
02287a12a0
|
[autofix.ci] apply automated fixes
|
2026-01-28 12:34:25 +00:00 |
|
|
|
cd1c7e6c17
|
fix: fix session problem.
|
2026-01-28 20:30:16 +08:00 |
|
|
|
24ebe2f5c6
|
refactor(graph_engine): Add a Config class for graph engine. (#31663)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2026-01-28 19:57:55 +08:00 |
|
|
|
7f40f178ed
|
fix(app-log): fetching messages correctly when scrolling message list (#31655)
|
2026-01-28 19:57:15 +08:00 |
|
|
|
91f730ce40
|
fix: fix session problem.
|
2026-01-28 19:54:01 +08:00 |
|
|
|
b660ec946f
|
Merge remote-tracking branch 'origin/feat/knowledgebase-summaryIndex' into feat/knowledgebase-summaryIndex
|
2026-01-28 19:03:22 +08:00 |
|
|
|
1ef11e1849
|
fix: fix session problem.
|
2026-01-28 19:03:01 +08:00 |
|
|
|
56295e504f
|
[autofix.ci] apply automated fixes
|
2026-01-28 10:47:22 +00:00 |
|
|
|
28af5d522b
|
fix: fix session problem.
|
2026-01-28 18:42:59 +08:00 |
|
|
|
b2d0afb14c
|
Revert "Merge branch 'deploy/dev' into feat/knowledgebase-summaryIndex"
This reverts commit ce304f2da7, reversing
changes made to 334888dac9.
|
2026-01-28 17:59:41 +08:00 |
|
|
|
07415e8ef9
|
[autofix.ci] apply automated fixes
|
2026-01-28 09:56:38 +00:00 |
|
|
|
ce304f2da7
|
Merge branch 'deploy/dev' into feat/knowledgebase-summaryIndex
|
2026-01-28 17:52:26 +08:00 |
|
|
|
e98c1adfbf
|
chore(i18n): sync translations with en-US (#31630)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-28 17:49:10 +08:00 |
|
|
|
334888dac9
|
Merge remote-tracking branch 'origin/main' into feat/knowledgebase-summaryIndex
|
2026-01-28 17:35:53 +08:00 |
|
|
|
445cb6da9a
|
feat: Optimize codes.
|
2026-01-28 17:27:49 +08:00 |
|
|
|
c3b935d103
|
feat: Optimize codes.
|
2026-01-28 17:26:17 +08:00 |
|