167 Commits (a13d7987e093c4705c472bb3d798d5e6b807cf75)

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