160 Revīzijas (9b8a03b53b1163ffeffc6646ad827a375b498d77)

Autors SHA1 Ziņojums Datums
  -LAN- 9b8a03b53b
[Chore/Refactor] Improve type annotations in models module (#25281) pirms 1 mēnesi
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) pirms 1 mēnesi
  -LAN- a2e0f80c01
[Chore/Refactor] Improve type checking configuration (#25185) pirms 1 mēnesi
  -LAN- 53c4a8787f
[Chore/Refactor] Improve type safety and resolve type checking issues (#25104) pirms 1 mēnesi
  Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653) pirms 2 mēnešiem
  Frederick2313072 5b3cc560d5
fix:hard-coded top-k fallback issue. (#24879) pirms 2 mēnešiem
  Asuka Minato 24e2b72b71
Update ast-grep pattern for session.query (#24828) pirms 2 mēnešiem
  Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583) pirms 2 mēnešiem
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) pirms 2 mēnešiem
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) pirms 2 mēnešiem
  Muke Wang 044ad5100e
fix: Update doc word count after delete chunks (#24435) pirms 2 mēnešiem
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) pirms 2 mēnešiem
  huangzhuo1949 1caeac56f2
fix: dataset doc-form compatible (#24177) pirms 2 mēnešiem
  Zhehao Peng c0702aacac
Use typing.Literal to replace str places (#24099) pirms 2 mēnešiem
  Yongtao Huang 76d123fe19
Fix segment query tenant bug and variable naming typo (#23321) pirms 3 mēnešiem
  Yongtao Huang fbf844efd5
Chore: replace deprecated `datetime.utcnow()` with `naive_utc_now()` (#23312) pirms 3 mēnešiem
  Asuka Minato 79ea94483e
refine some orm types (#22885) pirms 3 mēnešiem
  NeatGuyCoding 47cc951841
Fix Empty Collection WHERE Filter Issue (#23086) pirms 3 mēnešiem
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) pirms 3 mēnešiem
  Asuka Minato ef51678c73
orm filter -> where (#22801) pirms 3 mēnešiem
  Asuka Minato 6d3e198c3c
Mapped column (#22644) pirms 3 mēnešiem
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) pirms 3 mēnešiem
  Khoa a06af88b26
Feat/api validate model provider (#21582) pirms 4 mēnešiem
  NeatGuyCoding 33f0457a23
fix: wrong token number when using qa_model and answer is updated. (#21574) pirms 4 mēnešiem
  NeatGuyCoding 6bb82f8ee0
Fix minor comment missing (#21517) pirms 4 mēnešiem
  NeatGuyCoding 94f8e48647
Refactor update dataset (fix #21401) (#21402) pirms 4 mēnešiem
  NeatGuyCoding a0a89b562c
Feature:Refactor batch update document status for #21324 (#21325) pirms 4 mēnešiem
  GuanMu 870e73c03b
Knowledge base API supports status updates #18147 (#18235) pirms 4 mēnešiem
  Jyong 57f7368a0e
fix notion dataset rule not found (#21236) pirms 4 mēnešiem
  Jyong 9a18a98b58
fix keyword search top-k not initial (#21202) pirms 4 mēnešiem
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) pirms 4 mēnešiem
  Mio Inamijima 0ebaba98f0
fix: dataset permission check for partial team members (#19249) (#20242) pirms 5 mēnešiem
  GonzaHM 38b1e46241
fix: correct indentation in dataset retrieval model assignment (#20040) pirms 5 mēnešiem
  Emmanuel Ferdman 582b721160
Resolve Python Logger library warnings (#19791) pirms 5 mēnešiem
  非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) pirms 5 mēnešiem
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) pirms 5 mēnešiem
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) pirms 6 mēnešiem
  devxing e912928cce
fix: create child chunk (#18209) pirms 6 mēnešiem
  诗浓 4166f73d9d
fix: page/limit param not effective (#18196) pirms 6 mēnešiem
  Jyong 95283b4dd3
Feat/change split length method (#18097) pirms 6 mēnešiem
  Jasonfish 1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API (#17932) pirms 6 mēnešiem
  huangzhuo1949 07ed728605
fix: segment keywords bug (#17599) pirms 6 mēnešiem
  crazywoola 3e698074e7
Fix/17466 cannot create a knowledge base by adding files (#17470) pirms 7 mēnešiem
  Perfecto 16c722d1d8
fix: move hardcoded text to language settings (#16990) (#17133) pirms 7 mēnešiem
  Jyong 627a9e2ce1
SaaS: batch upload limit check for sandbox plan (#17264) pirms 7 mēnešiem
  liuzhenghua d5b48a0aa3
fix: keywords field not persist in segements api (#17151) pirms 7 mēnešiem
  GuanMu 360986f38d
Feat add childchunk api (#16094) pirms 7 mēnešiem
  Jyong 2c9af712a2
Fix/create document by api with metadata (#16307) pirms 7 mēnešiem
  Jyong abeaea4f79
Support knowledge metadata filter (#15982) pirms 7 mēnešiem
  Bowen Liang 9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations (#15953) pirms 7 mēnešiem