62 Commits (c227f3d98566041f0c0a9820d87b0a7a445a2e7f)

Author SHA1 Message Date
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
  Jyong 33ea689861
fix detached instance error in keyword index create thread and fix question classifier node out of index error (#3219) 1 year ago
  Jyong 283979fc46
fix keyword index error when storage source is S3 (#3182) 1 year ago
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
  Jyong b0b0cc045f
add mutil-thread document embedding (#3016) 1 year ago
  Jyong 6454e1d644
chunk-overlap None check (#2781) 1 year ago
  Jyong 31070ffbca
fix qa index processor tenant id is None error (#2713) 1 year ago
  Charlie.Wei fa7ba30ba3
Fix rebuild index&csv parsing (#2705) 1 year ago
  Jyong 5b953c1ef2
Fix some RAG bugs (#2570) 1 year ago
  Jyong 0620fa3094
Feat/vdb migrate command (#2562) 1 year ago
  Jyong 4be3087642
Fix/new RAG bugs (#2547) 1 year ago
  Jyong 91ea6fe4ee
Fix/langchain document schema (#2539) 1 year ago
  Jyong 6c4e6bf1d6
Feat/dify rag (#2528) 1 year ago
  Jyong 97fe817186
Fix/upload limit (#2521) 1 year ago
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
  crazywoola 243ca5b1e2
fix: typo in package path of core.splitter (#2411) 1 year ago
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1 year ago
  KVOJJJin 89fcf4ea7c
Feat: chunk overlap supported (#2209) 1 year ago
  takatost 6cf93379b3
fix: split chunks return empty strings (#2197) 1 year ago
  Jyong 869690c485
fix notion estimate (#2090) 1 year ago
  Jyong cb7a608d75
ascii filter Unicode U+FFFE (#2038) 1 year ago
  Jyong a63a9c7d45
text spliter length method use default embedding model tokenizer (#2011) 1 year ago
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1 year ago
  Jyong 24bdedf802
fix get embedding model provider in empty dataset (#1986) 1 year ago
  Jyong 4a3d15b6de
fix customer spliter character (#1915) 1 year ago
  takatost a938e1f184
fix: notion_indexing_estimate embedding_model_instance NPE (#1907) 1 year ago
  Yeuoly 9134849744
fix: remove tiktoken from text splitter (#1876) 1 year ago
  takatost d069c668f8
Model Runtime (#1858) 1 year ago
  Jyong df1509983c
ppt & pptx improve (#1790) 1 year ago
  Jyong 5e34f938c1
Feat/add unstructured support (#1780) 1 year ago
  crazywoola 994fceece3
fix: qa regex (#1738) 1 year ago
  Pascal M bc54cdc537
refactor: typo in dataset docstore (#1711) 1 year ago
  Pascal M 5d10cf0fe6
fix: error Class 'builtins.list' is not mapped (#1710) 1 year ago
  Jyong 4588831bff
Feat/add retriever rerank (#1560) 1 year ago
  crazywoola d0e1ea8f06
1506 remove duplicated code (#1511) 2 years ago
  Garfield Dai 42a5b3ec17
feat: advanced prompt backend (#1301) 2 years ago
  Jyong 289c93d081
Feat/improve document delete logic (#1325) 2 years ago
  yezhwi 8b8e510bfe
fix: handle AttributeError for datasets and index (#1052) 2 years ago
  Jyong a55ba6e614
Fix/ignore economy dataset (#1043) 2 years ago
  Jyong 2d604d9330
Fix/filter empty segment (#1004) 2 years ago
  Jyong 5623839c71
update document segment (#950) 2 years ago
  takatost 3a0a9e2d8f
fix: embedding get price definition missing (#922) 2 years ago
  Krasus.Chen fd0fc8f4fe
Fix/price calc (#862) 2 years ago
  Jyong db7156dafd
Feature/mutil embedding model (#908) 2 years ago
  Jyong f207e180df
fix multi thread app context (#868) 2 years ago
  takatost f18ce203b5
feat: optimize error logging (#808) 2 years ago
  takatost 5fa2161b05
feat: server multi models support (#799) 2 years ago
  Jyong 174ebb51db
add qa thread control (#677) 2 years ago
  Jyong 9eaae770a6
Feat/add thread control (#675) 2 years ago