|
|
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 |
|
|
|
a2a04ba3fc
|
Merge branch 'main' into feat/knowledgebase-summaryIndex
|
2026-01-28 11:22:25 +08:00 |
|
|
|
8ec4233611
|
fix: doc not gen bug (#31547)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-27 20:19:39 +09:00 |
|
|
|
f2e7154c6f
|
Merge remote-tracking branch 'origin/main' into feat/knowledgebase-summaryIndex
|
2026-01-27 16:48:39 +08:00 |
|
|
|
e482588ef8
|
fix: ConsoleDatasetListQuery request.args.to_dict() (#31598)
|
2026-01-27 17:12:52 +09:00 |
|
|
|
f6be9cd90d
|
refactor: replace request.args.get with Pydantic BaseModel validation (#31104)
Co-authored-by: GlobalStar117 <GlobalStar117@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
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>
|
2026-01-27 10:48:42 +08:00 |
|
|
|
ec78676949
|
Merge branch 'deploy/dev' into feat/summary-index
|
2026-01-13 21:30:50 +08:00 |
|
|
|
25bfc1cc3b
|
feat: implement Summary Index feature.
|
2026-01-12 16:52:21 +08:00 |
|
|
|
b0bef1a120
|
fix(api): resolve errors when setting visibility to partial members (#29830)
|
2025-12-18 16:56:24 +08:00 |
|
|
|
4cc6652424
|
feat: VECTOR_STORE supports seekdb (#29658)
|
2025-12-16 12:35:04 +09:00 |
|
|
|
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 |
|
|
|
88b20bc6d0
|
fix dataset multimodal field not update (#29403)
|
2025-12-10 15:18:38 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4488c090b2
|
fluent api (#27093)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-19 12:54:41 +09:00 |
|
|
|
5937a66e22
|
Sync same logic for datasets. (#27056)
|
2025-10-18 11:49:20 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
345ac8333c
|
Add Full-Text & Hybrid Search Support to Baidu Vector DB and Update SDK, Closes #25982 (#25983)
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-09-22 10:17:35 +08:00 |
|
|
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
|
|
07d383ffaa
|
refactor: update API routes and documentation for app and datasets endpoints (#25628)
|
2025-09-15 10:59:11 +08:00 |
|
|
|
cbc0e639e4
|
update sql in batch (#24801)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-10 13:00:17 +08:00 |
|
|
|
bc9efa7ea8
|
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-03 08:56:48 +08:00 |
|
|
|
ac5aed7a45
|
Fix missing return 200 in response handling (#24499)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 09:24:18 +08:00 |
|
|
|
18dce66443
|
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-08-24 13:45:47 +08:00 |
|
|
|
2edd32fdea
|
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:05:55 +08:00 |
|
|
|
e01510e2a6
|
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-07 14:21:46 +08:00 |
|
|
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-24 00:57:45 +08:00 |
|
|
|
62586719b3
|
fix: remove redundant partial member list retrieval in dataset API (#15492)
|
2025-07-17 22:56:18 +08:00 |
|
|
|
17fe62cf91
|
feat: add support for Matrixone database (#20714)
|
2025-06-19 10:20:12 +08:00 |
|
|
|
3196dc2d61
|
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-21 15:38:03 +08:00 |
|
|
|
b00f94df64
|
fix: replace all dataset.Model.query to db.session.query(Model) (#19509)
|
2025-05-12 13:52:33 +08:00 |
|
|
|
8537abfff8
|
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224)
|
2025-05-06 11:58:49 +08:00 |
|
|
|
0babdffe3e
|
feat: support vastbase vector database (#16308)
|
2025-04-24 18:04:57 +08:00 |
|
|
|
eb1ce3dd6b
|
feat: support huawei cloud vector database (#16141)
|
2025-04-22 13:03:35 +08:00 |
|
|
|
42a42a7962
|
FEAT: support Tencent vectordb to full text search (#16865)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-04-07 09:50:03 +08:00 |
|
|
|
7f70cadacb
|
feat: support Tablestore vector database (#16601)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-03-27 15:53:33 +08:00 |
|
|
|
6157f57872
|
feat: Add OceanBase hybrid search features (#16652)
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
|
2025-03-25 14:32:00 +08:00 |
|
|
|
3f44b690c2
|
check high-quality dataset with empty embedding model provider (#16181)
|
2025-03-19 15:16:05 +08:00 |
|
|
|
b65f2eb55f
|
fix embedding model name translate issue (#16111)
|
2025-03-18 16:41:35 +08:00 |
|
|
|
223ab5a38f
|
feat: support openGauss vector database (#15865)
|
2025-03-17 19:42:54 +08:00 |
|