433 次程式碼提交 (c7700ac1762a4feccf60211d3dca3e39ec65a83c)

作者 SHA1 備註 提交日期
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 月之前
  湛露先生 1fff4620e6
clean console apis and rag cleans. (#25042) 2 月之前
  Yongtao Huang bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2 月之前
  Yongtao Huang 8fcc864fb7
Post fix of #23224 (#25007) 2 月之前
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) 2 月之前
  湛露先生 deea07e905
make clean() function in index_processor_base abstractmethod (#24959) 2 月之前
  Novice ca96350707
chore: optimize SQL queries that perform partial full table scans (#24786) 2 月之前
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 月之前
  Frederick2313072 2042353526
fix:score threshold (#24897) 2 月之前
  wlleiiwang 9486715929
FEAT: Tencent Vector optimize BM25 initialization to reduce loading time (#24915) 2 月之前
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) 2 月之前
  willzhao ffba341258
[CHORE]: remove redundant-cast (#24807) 2 月之前
  Bowen Liang 39064197da
chore: cleanup unnecessary mypy suppressions on imports (#24712) 2 月之前
  Asuka Minato 4adf85d7d4
example for rm extra cast (#24646) 2 月之前
  Asuka Minato d2f234757b
example try rm ignore (#24649) 2 月之前
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 月之前
  Petrus Han d9e26eba65
fix: rag/milvus clarify full-text search warning with actionable guidance (#24570) 2 月之前
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 月之前
  GuanMu 47f480c0dc
fix: unify log format, use placeholders instead of string concatenation (#24544) 2 月之前
  huangzhuo1949 98473e9d4f
fix:external dataset weight rerank bug (#24533) 2 月之前
  -LAN- 04954918a5
Merge commit from fork 2 月之前
  huayaoyue6 23dcb2dc1b
fix(vector): use semantic version comparison for version check (#24409) 2 月之前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 月之前
  Asuka Minato 51cc2bf429
example of next(, None) (#24345) 2 月之前
  willzhao 5ab6bc283c
[CHORE]: x: T = None to x: Optional[T] = None (#24217) 2 月之前
  Yongtao Huang 106ab7f2a8
Fix: safe defaults for BaseModel dict fields (#24098) 2 月之前
  Guangdong Liu 1abf1240b2
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2 月之前
  8bitpd a183b2affb
fix: rollback when AnalyticDB create zhparser failed (#24260) 2 月之前
  Amy 738aaee101
fix(api):Fix the issue of empty and not empty operations failing in k… (#24276) 2 月之前
  8bitpd 6b1606f4f4
fix: keep idempotent when init AnalyticdbVectorBySql (#24239) 2 月之前
  yihong 4c1ad40f8e
docs: format all md files (#24195) 2 月之前
  He Wang 670d479e32
Bump pyobvector to 0.2.15 (#24120) 2 月之前
  crazywoola 8288b1dcab
Revert "fix pg_vector extension requires SUPERUSER, but not availabl… (#24108) 2 月之前
  Elvis_LEE 16d1289a0a
fix pg_vector extension requires SUPERUSER, but not available on Huawei Cloud RDS (#24093) 2 月之前
  Bo Wu 790a6ec203
fix: return empty list instead of raising exception for qdrant search when score_threshold is 1 (#24032) 2 月之前
  -LAN- e340fccafb
feat: integrate flask-orjson for improved JSON serialization performance (#23935) 2 月之前
  engchina 7566d90dfe
fix issue #23758 (#23764) 2 月之前
  yunqiqiliang 14e1c16cf2
Fix ClickZetta stability and reduce logging noise (#23632) 2 月之前
  湛露先生 fd536a943a
word extractor cleans. (#20926) 2 月之前
  yunqiqiliang 62772e8871
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574) 2 月之前
  Qiang Lee e9045a8838
Fix: Apply Metadata Filters Correctly in Full-Text Search Mode for Tencent Cloud Vector Database (#23564) 2 月之前
  yunqiqiliang e01510e2a6
feat: Add Clickzetta Lakehouse vector database integration (#22551) 2 月之前
  Yongtao Huang 6b8b31ff64
Remove unnecessary issubclass check (#23455) 2 月之前
  Yongtao Huang 406c1952b8
Fix version comparison with imported_version (#23326) 3 月之前
  wanttobeamaster da5c003f97
chore: tablestore full text search support score normalization (#23255) 3 月之前
  Aurelius Huang ffddabde43
feat(notion): Notion Database extracts Rows content `in row order` and appends `Row Page URL` (#22646) 3 月之前
  kenwoodjw 28478cdc41
feat: support metadata condition filter string array (#23111) 3 月之前
  rhochman eee576355b
Fix: Support for Elasticsearch Cloud Connector (#23017) 3 月之前
  Yongtao Huang 1c05491f1c
Chore: remove duplicate TYPE_CHECKING import (#23013) 3 月之前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 月之前