170 커밋 (2e2c87c5a111c641255da029dcda17b0d4f1acbb)

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