Joel
|
994357d8b5
|
merge
|
2026-01-17 09:46:38 +08:00 |
|
FFXN
|
5fb9fe3c94
|
fix: fix summary index bug. (#31134)
|
2026-01-16 20:24:57 +08:00 |
|
FFXN
|
4fb08ae7d2
|
fix: fix summary index bug.
|
2026-01-16 20:24:18 +08:00 |
|
FFXN
|
7481762acb
|
fix: fix summary index bug. (#31125)
|
2026-01-16 18:56:17 +08:00 |
|
FFXN
|
fcb2fe55e7
|
fix: fix summary index bug.
|
2026-01-16 18:55:10 +08:00 |
|
Xiangxuan Qu
|
1a9fdd9a65
|
refactor: migrate tag list API query parameters to Pydantic (#31097)
Co-authored-by: fghpdf <fghpdf@users.noreply.github.com>
|
2026-01-16 17:49:52 +08:00 |
|
Stream
|
de610cbf39
|
fix: call get_text_content() instead of casting to str (#31121)
Signed-off-by: Stream <Stream_2@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-16 18:41:00 +09:00 |
|
Stream
|
4d7384731e
|
fix: call get_text_content on LLMResult
Signed-off-by: Stream <Stream_2@qq.com>
|
2026-01-16 17:08:39 +08:00 |
|
Stream
|
553dd3266b
|
fix: call get_text_content on LLMResult
Signed-off-by: Stream <Stream_2@qq.com>
|
2026-01-16 16:46:28 +08:00 |
|
盐粒 Yanli
|
b2cc9b255d
|
chore: Update coding agent workflow for backend (#31093)
|
2026-01-16 14:28:47 +08:00 |
|
FFXN
|
5f6d1297b0
|
fix: fix summary index bug. (#31058)
|
2026-01-15 18:10:46 +08:00 |
|
FFXN
|
869e70964f
|
fix: fix summary index bug.
|
2026-01-15 18:09:48 +08:00 |
|
FFXN
|
73027eab0a
|
fix: fix summary index bug. (#31057)
|
2026-01-15 17:58:04 +08:00 |
|
FFXN
|
74245fea8e
|
fix: fix summary index bug.
|
2026-01-15 17:57:15 +08:00 |
|
FFXN
|
2107a3c32c
|
feat: knowledgebase summary index (#31047)
|
2026-01-15 16:07:17 +08:00 |
|
Xiyuan Chen
|
772ff636ec
|
feat: credential sync fix for enterprise edition (#30626)
|
2026-01-14 23:33:24 -08:00 |
|
hj24
|
33e99f069b
|
fix: message clean service ut (#31038)
|
2026-01-15 15:13:25 +08:00 |
|
FFXN
|
22d0c55363
|
fix: fix summary index bug.
|
2026-01-15 15:10:38 +08:00 |
|
hj24
|
52af829f1f
|
refactor: enhance clean messages task (#29638)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-15 14:03:17 +08:00 |
|
-LAN-
|
0ef8b5a0ca
|
chore: bump version to 1.11.4 (#30961)
|
2026-01-15 11:36:15 +08:00 |
|
wangxiaolei
|
2bfc54314e
|
feat: single run add opentelemetry (#31020)
|
2026-01-15 11:10:55 +08:00 |
|
FFXN
|
f4d20a02aa
|
feat: fix summary index bug.
|
2026-01-15 11:06:18 +08:00 |
|
Joseph Adams
|
4955de5905
|
fix: validation error when uploading images with None URL values (#31012)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-01-15 10:54:10 +08:00 |
|
Asuka Minato
|
d3923e7b56
|
refactor: port AppAnnotationHitHistory (#30922)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-15 10:14:55 +08:00 |
|
Asuka Minato
|
2f633de45e
|
refactor: port TenantCreditPool (#30926)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-15 10:14:15 +08:00 |
|
wangxiaolei
|
98c88cec34
|
refactor: delete_endpoint should be idempotent (#30954)
|
2026-01-15 10:10:10 +08:00 |
|
Asuka Minato
|
f7f9a08fa5
|
refactor: port TidbAuthBinding( (#31006)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-15 10:07:02 +08:00 |
|
wangxiaolei
|
5008f5e89b
|
fix: Use raw SQL UPDATE to set read status without triggering updated… (#31015)
|
2026-01-15 09:51:44 +08:00 |
|
wangxiaolei
|
1dd89a02ea
|
fix: fix missing id and message_id (#31008)
|
2026-01-14 23:26:17 +09:00 |
|
盐粒 Yanli
|
5bf4114d6f
|
fix: increase name length limit in ExternalDatasetCreatePayload (#31000)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-01-14 22:13:53 +09:00 |
|
wangxiaolei
|
0ec2b12e65
|
feat: allow pass hostname in docker env (#30975)
|
2026-01-14 19:30:37 +08:00 |
|
FFXN
|
7eb65b07c8
|
feat: Make summary index support vision, and make the code more standardized.
|
2026-01-14 17:52:27 +08:00 |
|
kenwoodjw
|
08026f7399
|
fix(deps): security updates for pdfminer.six, authlib, werkzeug, aiohttp and others (#30976)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2026-01-14 17:03:46 +08:00 |
|
-LAN-
|
01f17b7ddc
|
refactor(http_request_node): apply DI for http request node (#30509)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-14 14:19:48 +08:00 |
|
FFXN
|
af86f8de6f
|
Merge branch 'feat/knowledgebase-summaryIndex' into feat/summary-index
|
2026-01-14 11:25:15 +08:00 |
|
heyszt
|
3473ff7ad1
|
fix: use Factory to create repository in Aliyun Trace (#30899)
|
2026-01-14 10:21:46 +08:00 |
|
fanadong
|
138c56bd6e
|
fix(logstore): prevent SQL injection, fix serialization issues, and optimize initialization (#30697)
|
2026-01-14 10:21:26 +08:00 |
|
jialin li
|
c327d0bb44
|
fix: Correction to the full name of Volc TOS (#30741)
|
2026-01-14 10:11:30 +08:00 |
|
dependabot[bot]
|
e4b97fba29
|
chore(deps): bump azure-core from 1.36.0 to 1.38.0 in /api (#30941)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-14 10:10:49 +08:00 |
|
UMDKyle
|
7f9884e7a1
|
feat: Add option to delete or keep API keys when uninstalling plugin (#28201)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-01-14 10:09:30 +08:00 |
|
dependabot[bot]
|
e389cd1665
|
chore(deps): bump filelock from 3.20.0 to 3.20.3 in /api (#30939)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-14 09:56:02 +08:00 |
|
wangxiaolei
|
87f348a0de
|
feat: change param to pydantic model (#30870)
|
2026-01-14 09:46:41 +08:00 |
|
-LAN-
|
206706987d
|
refactor(variables): clarify base vs union type naming (#30634)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-13 23:39:34 +09:00 |
|
Yunlu Wen
|
a129e684cc
|
feat: inject traceparent in enterprise api (#30895)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-13 23:37:39 +09:00 |
|
FFXN
|
ec78676949
|
Merge branch 'deploy/dev' into feat/summary-index
|
2026-01-13 21:30:50 +08:00 |
|
wangxiaolei
|
fe07c810ba
|
fix: fix instance is not bind to session (#30913)
|
2026-01-13 21:15:21 +08:00 |
|
-LAN-
|
a22cc5bc5e
|
chore: Bump Dify version to 1.11.3 (#30903)
|
2026-01-13 17:49:13 +08:00 |
|
非法操作
|
491e1fd6a4
|
chore: case insensitive email (#29978)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2026-01-13 15:42:44 +08:00 |
|
非法操作
|
c09e29c3f8
|
chore: rename the migration file (#30893)
|
2026-01-13 15:26:41 +08:00 |
|
wangxiaolei
|
2d53ba8671
|
fix: fix object value is optional should skip validate (#30894)
|
2026-01-13 15:21:06 +08:00 |
|