FFXN
|
16fa798f21
|
Merge branch 'deploy/dev' into feat/knowledge-summary-index
|
2026-01-12 23:44:10 +08:00 |
FFXN
|
25bfc1cc3b
|
feat: implement Summary Index feature.
|
2026-01-12 16:52:21 +08:00 |
-LAN-
|
55de731f9c
|
refactor(api): clarify published RAG pipeline invoke naming (#30644)
|
2026-01-06 23:48:06 +09:00 |
Asuka Minato
|
7e3bfb9250
|
refactor: split changes for api/controllers/console/datasets/hit_test… (#30581)
|
2026-01-06 10:08:09 +08:00 |
NeatGuyCoding
|
615c313f80
|
fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-06 09:56:30 +08:00 |
wangxiaolei
|
bc317a0009
|
feat: return data_source_info and data_source_detail_dict (#29912)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-05 11:04:03 +08:00 |
lif
|
925168383b
|
fix: keyword search now matches both content and keywords fields (#29619)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:28:14 +08:00 |
Rhys
|
a5309bee25
|
fix: handle missing `credential_id` (#30051)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-24 11:21:51 +08:00 |
quicksand
|
b0bef1a120
|
fix(api): resolve errors when setting visibility to partial members (#29830)
|
2025-12-18 16:56:24 +08:00 |
FFXN
|
a93eecaeee
|
feat: Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api. (#29736)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
|
2025-12-17 11:26:08 +08:00 |
Ryusei Hashimoto
|
86131d4bd8
|
feat: add datasource_parameters handling for API requests (#29757)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-17 10:37:55 +08:00 |
Jyong
|
ae4a9040df
|
Feat/update notion preview (#29345)
Co-authored-by: twwu <twwu@dify.ai>
|
2025-12-16 16:43:45 +08:00 |
autofix-ci[bot]
|
3781c2a025
|
[autofix.ci] apply automated fixes
|
2025-12-16 08:37:32 +00:00 |
FFXN
|
3782f17dc7
|
Optimize code.
|
2025-12-16 16:35:15 +08:00 |
autofix-ci[bot]
|
407e1c8276
|
[autofix.ci] apply automated fixes
|
2025-12-16 08:14:05 +00:00 |
FFXN
|
e368825c21
|
Merge remote-tracking branch 'upstream/main'
|
2025-12-16 15:50:49 +08:00 |
longbingljw
|
4cc6652424
|
feat: VECTOR_STORE supports seekdb (#29658)
|
2025-12-16 12:35:04 +09:00 |
FFXN
|
2f54965a72
|
Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api.
|
2025-12-16 10:43:45 +08:00 |
FFXN
|
a1a3fa0283
|
Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api.
|
2025-12-15 16:44:32 +08:00 |
FFXN
|
bcd33be22a
|
Add "type" field to PipelineRecommendedPlugin model; Add query param "type" to recommended-plugins api.
|
2025-12-15 16:33:06 +08:00 |
TomoOkuyama
|
569c593240
|
feat: Add InterSystems IRIS vector database support (#29480)
Co-authored-by: Tomo Okuyama <tomo.okuyama@intersystems.com>
|
2025-12-15 10:20:43 +08:00 |
Maries
|
d48300d08c
|
fix: remove validate=True to fix flask-restx AttributeError (#29552)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-12 12:01:20 +08:00 |
Jyong
|
88b20bc6d0
|
fix dataset multimodal field not update (#29403)
|
2025-12-10 15:18:38 +08:00 |
Jyong
|
9affc546c6
|
Feat/support multimodal embedding (#29115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-09 14:41:46 +08:00 |
Asuka Minato
|
05fe92a541
|
refactor: port reqparse to BaseModel (#28993)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-08 15:31:19 +09:00 |
yodhcn
|
4b8bd4b891
|
Fix(#29181): convert uuid route param to str in DatasetDocumentListApi.get (#29207)
|
2025-12-08 10:40:35 +08:00 |
changkeke
|
aab95d0626
|
fix: Failed to load API definition (#28509)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2025-11-24 21:44:09 +09:00 |
Asuka Minato
|
e0824c2d93
|
api -> console_ns (#28246)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-24 10:04:11 +08:00 |
Asuka Minato
|
1a2f8dfcb4
|
use deco (#28153)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-21 14:25:53 +08:00 |
Asuka Minato
|
3cf19dc07f
|
add two test examples (#28236)
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>
|
2025-11-21 10:36:41 +08:00 |
GuanMu
|
1d2cdf3489
|
feat: add display status filtering to document list and API (#28342)
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>
|
2025-11-20 11:27:44 +08:00 |
Asuka Minato
|
6c576e2c66
|
add doc (#28016)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-13 13:38:45 +09:00 |
Tianzhi Jin
|
94cd2de940
|
fix(api): return timestamp as integer in document api (#27761)
|
2025-11-04 09:55:47 +08:00 |
Asuka Minato
|
dc1ae57dc6
|
example for 24421 doc (#27511)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-27 17:39:52 +08:00 |
Asuka Minato
|
4488c090b2
|
fluent api (#27093)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-19 12:54:41 +09:00 |
Eric Guo
|
5937a66e22
|
Sync same logic for datasets. (#27056)
|
2025-10-18 11:49:20 +08:00 |
Asuka Minato
|
cced33d068
|
use deco to avoid current_user (#26077)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 15:45:51 +09:00 |
Asuka Minato
|
0a6b78f883
|
Use hook to get userid (#26839)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-14 09:20:37 +08:00 |
fenglin
|
d1de3cfb94
|
fix: use enum .value strings in retrieval-setting API to fix JSON serialization error (#26785)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-13 13:01:44 +08:00 |
AsperforMias
|
2f50f3fd4b
|
refactor: use libs.login current_user in console controllers (#26745)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-13 10:33:33 +08:00 |
carribean
|
cbf2ba6cec
|
Feature integrate alibabacloud mysql vector (#25994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-11 10:47:28 +08:00 |
Asuka Minato
|
1bd621f819
|
remove .value (#26633)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-11 09:08:29 +08:00 |
Asuka Minato
|
ab2eacb6c1
|
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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>
|
2025-10-10 17:30:13 +09:00 |
Will
|
11770439be
|
chore: remove explicit dependency on the fastapi framework (#26609)
|
2025-10-06 20:21:51 +08:00 |
Asuka Minato
|
f5161d9add
|
Exclude tests directory from pyright type checking (#26496)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-02 18:51:36 +08:00 |
Asuka Minato
|
f79d8baf63
|
Fix: Enable Pyright and Fix Typing Errors in Datasets Controller (#26425)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-30 00:38:59 +09:00 |
Copilot
|
8d897153a5
|
[Chore/Refactor] Apply @console_ns.route decorators to RAG pipeline controllers (#26348)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-28 23:42:22 +08:00 |
-LAN-
|
095c56a646
|
refactor(router): apply ns.route style (#26339)
|
2025-09-28 13:37:06 +08:00 |
zxhlyh
|
915023b809
|
Chore/remove add node restrict of workflow (#26218)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-25 18:02:43 +08:00 |
Asuka Minato
|
25c69ac540
|
one example of Session (#24135)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-24 03:32:48 +08:00 |