170 Commits (2e2c87c5a111c641255da029dcda17b0d4f1acbb)

Autor SHA1 Mensaje Fecha
  quicksand 680eb7a9f6
fix(datasets): retrieval_model null issue when updating dataset info (#25907) hace 1 mes
  -LAN- 85cda47c70
feat: knowledge pipeline (#25360) hace 1 mes
  -LAN- bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None (#25560) hace 1 mes
  Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129) hace 1 mes
  kenwoodjw c91253d05d
fix segment deletion race condition (#24408) hace 1 mes
  Eric Guo 70e4d6be34
Fix 500 in dataset page. (#25474) hace 1 mes
  Asuka Minato cbc0e639e4
update sql in batch (#24801) hace 1 mes
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) hace 1 mes
  ttz12345 d2e50a508c
Fix:About the error problem of creating an empty knowledge base interface in service_api (#25398) hace 1 mes
  Asuka Minato 16a3e21410
more assert (#24996) hace 1 mes
  -LAN- 9b8a03b53b
[Chore/Refactor] Improve type annotations in models module (#25281) hace 1 mes
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) hace 1 mes
  -LAN- a2e0f80c01
[Chore/Refactor] Improve type checking configuration (#25185) hace 1 mes
  -LAN- 53c4a8787f
[Chore/Refactor] Improve type safety and resolve type checking issues (#25104) hace 2 meses
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) hace 2 meses
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) hace 2 meses
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) hace 2 meses
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) hace 2 meses
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) hace 2 meses
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) hace 2 meses
  Muke Wang 044ad5100e
fix: Update doc word count after delete chunks (#24435) hace 2 meses
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) hace 2 meses
  huangzhuo1949 1caeac56f2
fix: dataset doc-form compatible (#24177) hace 2 meses
  Zhehao Peng c0702aacac
Use typing.Literal to replace str places (#24099) hace 2 meses
  Yongtao Huang 76d123fe19
Fix segment query tenant bug and variable naming typo (#23321) hace 3 meses
  Yongtao Huang fbf844efd5
Chore: replace deprecated `datetime.utcnow()` with `naive_utc_now()` (#23312) hace 3 meses
  Asuka Minato 79ea94483e
refine some orm types (#22885) hace 3 meses
  NeatGuyCoding 47cc951841
Fix Empty Collection WHERE Filter Issue (#23086) hace 3 meses
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) hace 3 meses
  Asuka Minato ef51678c73
orm filter -> where (#22801) hace 3 meses
  Asuka Minato 6d3e198c3c
Mapped column (#22644) hace 3 meses
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) hace 3 meses
  Khoa a06af88b26
Feat/api validate model provider (#21582) hace 4 meses
  NeatGuyCoding 33f0457a23
fix: wrong token number when using qa_model and answer is updated. (#21574) hace 4 meses
  NeatGuyCoding 6bb82f8ee0
Fix minor comment missing (#21517) hace 4 meses
  NeatGuyCoding 94f8e48647
Refactor update dataset (fix #21401) (#21402) hace 4 meses
  NeatGuyCoding a0a89b562c
Feature:Refactor batch update document status for #21324 (#21325) hace 4 meses
  GuanMu 870e73c03b
Knowledge base API supports status updates #18147 (#18235) hace 4 meses
  Jyong 57f7368a0e
fix notion dataset rule not found (#21236) hace 4 meses
  Jyong 9a18a98b58
fix keyword search top-k not initial (#21202) hace 4 meses
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) hace 5 meses
  Mio Inamijima 0ebaba98f0
fix: dataset permission check for partial team members (#19249) (#20242) hace 5 meses
  GonzaHM 38b1e46241
fix: correct indentation in dataset retrieval model assignment (#20040) hace 5 meses
  Emmanuel Ferdman 582b721160
Resolve Python Logger library warnings (#19791) hace 5 meses
  非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) hace 5 meses
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) hace 5 meses
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) hace 6 meses
  devxing e912928cce
fix: create child chunk (#18209) hace 6 meses
  诗浓 4166f73d9d
fix: page/limit param not effective (#18196) hace 6 meses
  Jyong 95283b4dd3
Feat/change split length method (#18097) hace 6 meses