huayaoyue6
|
23dcb2dc1b
|
fix(vector): use semantic version comparison for version check (#24409)
|
2025-08-24 21:04:33 +08:00 |
|
-LAN-
|
da9af7b547
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-22 23:53:05 +08:00 |
|
Asuka Minato
|
51cc2bf429
|
example of next(, None) (#24345)
|
2025-08-22 18:32:22 +08:00 |
|
willzhao
|
5ab6bc283c
|
[CHORE]: x: T = None to x: Optional[T] = None (#24217)
|
2025-08-21 21:58:39 +08:00 |
|
Yongtao Huang
|
106ab7f2a8
|
Fix: safe defaults for BaseModel dict fields (#24098)
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-21 21:38:55 +08:00 |
|
Guangdong Liu
|
1abf1240b2
|
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
|
2025-08-21 18:18:49 +08:00 |
|
8bitpd
|
a183b2affb
|
fix: rollback when AnalyticDB create zhparser failed (#24260)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
|
2025-08-21 15:00:26 +08:00 |
|
Amy
|
738aaee101
|
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276)
Co-authored-by: liumin <min.liu@tongdun.net>
|
2025-08-21 14:43:08 +08:00 |
|
8bitpd
|
6b1606f4f4
|
fix: keep idempotent when init AnalyticdbVectorBySql (#24239)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
|
2025-08-20 23:22:27 +08:00 |
|
yihong
|
4c1ad40f8e
|
docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-08-20 13:49:11 +08:00 |
|
He Wang
|
670d479e32
|
Bump pyobvector to 0.2.15 (#24120)
|
2025-08-18 17:36:27 +08:00 |
|
crazywoola
|
8288b1dcab
|
Revert "fix pg_vector extension requires SUPERUSER, but not availabl… (#24108)
|
2025-08-18 16:46:15 +08:00 |
|
Elvis_LEE
|
16d1289a0a
|
fix pg_vector extension requires SUPERUSER, but not available on Huawei Cloud RDS (#24093)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 16:29:36 +08:00 |
|
Bo Wu
|
790a6ec203
|
fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032)
|
2025-08-18 12:44:05 +08:00 |
|
-LAN-
|
e340fccafb
|
feat: integrate flask-orjson for improved JSON serialization performance (#23935)
|
2025-08-14 19:50:59 +08:00 |
|
engchina
|
7566d90dfe
|
fix issue #23758 (#23764)
Co-authored-by: root <root@thinkpad-pc.localdomain>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-12 10:26:13 +08:00 |
|
yunqiqiliang
|
14e1c16cf2
|
Fix ClickZetta stability and reduce logging noise (#23632)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 22:57:47 +08:00 |
|
湛露先生
|
fd536a943a
|
word extractor cleans. (#20926)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-08-08 09:37:51 +08:00 |
|
yunqiqiliang
|
62772e8871
|
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:18:43 +08:00 |
|
Qiang Lee
|
e9045a8838
|
Fix: Apply Metadata Filters Correctly in Full-Text Search Mode for Tencent Cloud Vector Database (#23564)
|
2025-08-07 05:36:06 -07:00 |
|
yunqiqiliang
|
e01510e2a6
|
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-07 14:21:46 +08:00 |
|
Yongtao Huang
|
6b8b31ff64
|
Remove unnecessary issubclass check (#23455)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-06 13:43:55 +08:00 |
|
Yongtao Huang
|
406c1952b8
|
Fix version comparison with imported_version (#23326)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-04 10:40:49 +08:00 |
|
wanttobeamaster
|
da5c003f97
|
chore: tablestore full text search support score normalization (#23255)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-08-01 14:14:11 +08:00 |
|
Aurelius Huang
|
ffddabde43
|
feat(notion): Notion Database extracts Rows content in row order and appends Row Page URL (#22646)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
|
2025-07-30 21:35:20 +08:00 |
|
kenwoodjw
|
28478cdc41
|
feat: support metadata condition filter string array (#23111)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-07-30 16:13:45 +08:00 |
|
rhochman
|
eee576355b
|
Fix: Support for Elasticsearch Cloud Connector (#23017)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-30 11:12:16 +08:00 |
|
Yongtao Huang
|
1c05491f1c
|
Chore: remove duplicate TYPE_CHECKING import (#23013)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-07-28 10:04:45 +08:00 |
|
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
Asuka Minato
|
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 |
|
wanttobeamaster
|
8278b39f85
|
fix tablestore full text search bug (#22853)
|
2025-07-23 19:31:47 +08:00 |
|
wanttobeamaster
|
1c3c40db69
|
fix: tablestore TypeError when vector is missing (#22843)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-07-23 18:59:16 +08:00 |
|
wlleiiwang
|
b4e152f775
|
FEAT: Tencent Vector search supports backward compatibility with the previous score calculation approach. (#22820)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-07-23 15:38:31 +08:00 |
|
Asuka Minato
|
6d3e198c3c
|
Mapped column (#22644)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-23 00:39:59 +08:00 |
|
wanttobeamaster
|
a2048fd0f4
|
fix: tablestore vdb support metadata filter (#22774)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-07-22 16:48:59 +08:00 |
|
issac2e
|
58d92970a9
|
Optimize tencent_vector knowledge base deletion error handling with batch processing support (#22726)
Co-authored-by: liuchen15 <liuchen15@gaotu.cn>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-22 08:21:41 +08:00 |
|
uply23333
|
ab012fe1a2
|
fix: improve document filtering in full text search(elasticsearch) (#22683)
|
2025-07-21 15:59:37 +08:00 |
|
8bitpd
|
9251a66a10
|
fix: update analyticdb vector to do filter by metadata (#22698)
Co-authored-by: xiaozeyu <xiaozeyu.xzy@alibaba-inc.com>
|
2025-07-21 15:03:37 +08:00 |
|
znn
|
ed263aed9f
|
fix text splitter (#22596)
|
2025-07-18 13:51:58 +08:00 |
|
-LAN-
|
460a825ef1
|
refactor: decouple Node and NodeData (#22581)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-18 10:08:51 +08:00 |
|
helojo
|
e7d80bf7bf
|
Fix: the pict type picture was not processed in the docx (#19305)
Co-authored-by: zqgame <zqgame@zqgame.local>
|
2025-07-17 22:53:35 +08:00 |
|
yihong
|
d2933c2bfe
|
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-07-17 09:33:07 +08:00 |
|
wanttobeamaster
|
bf7b2c339b
|
tablestore vector support more method (#22225)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-07-15 09:58:48 +08:00 |
|
Jacky Wu
|
3e96c0c468
|
fix: close session before doing long latency operation (#22306)
|
2025-07-14 15:16:10 +08:00 |
|
luckylhb90
|
a371390d6c
|
optimize: batch embedding and qdrant write_consistency_factor parameter (#21776)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2025-07-10 10:16:59 +08:00 |
|
wlleiiwang
|
89b52471fb
|
Optimize the memory usage of Tencent Vector Database (#22079)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-07-09 15:53:06 +08:00 |
|
baonudesifeizhai
|
1c7404099d
|
fix: prevent timeout in file encoding detection for large files (#21453)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-07-03 17:06:49 +08:00 |
|
efrey kong
|
826bf25abf
|
Fix: prevent SQL errors when metadata filter Constant value is None or blank (#21803)
|
2025-07-02 14:43:01 +08:00 |
|
Dongyu Li
|
00f0b569cc
|
Feat/kb index (#20868)
Co-authored-by: twwu <twwu@dify.ai>
|
2025-06-25 17:52:59 +08:00 |
|
Jin
|
3e7f8bad56
|
fix: markdown_extractor lost chunks if it starts without a header(#21308) (#21309)
|
2025-06-21 23:10:00 +08:00 |
|