79 コミット (292220c596350fde6802b4946835b063c20de0a4)

作成者 SHA1 メッセージ 日付
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1年前
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1年前
  Nam Vu 2d7954c7da
Fix variable typo (#8084) 1年前
  KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950) 1年前
  Jyong 35431bce0d
fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681) 1年前
  Shota Totsuka 430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652) 1年前
  wellCh4n b7778de224
fix: document error message can not be cleared (#7453) 1年前
  -LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750) 1年前
  sino d27e3ab99d
chore: remove unresolved reference (#6110) 1年前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1年前
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 1年前
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1年前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1年前
  Jyong b6631cd878
modify rerank and splitter code directory (#4924) 1年前
  Jyong 233c4150d1
support images and tables extract from docx (#4619) 1年前
  Rain Chen c255a20d7c
allow to config max segmentation tokens length for RAG document using environment variable (#4375) 1年前
  Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 1年前
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1年前
  Jyong 33ea689861
fix detached instance error in keyword index create thread and fix question classifier node out of index error (#3219) 1年前
  Jyong 283979fc46
fix keyword index error when storage source is S3 (#3182) 1年前
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1年前
  Jyong b0b0cc045f
add mutil-thread document embedding (#3016) 1年前
  Jyong 6454e1d644
chunk-overlap None check (#2781) 1年前
  Jyong 31070ffbca
fix qa index processor tenant id is None error (#2713) 1年前
  Charlie.Wei fa7ba30ba3
Fix rebuild index&csv parsing (#2705) 1年前
  Jyong 5b953c1ef2
Fix some RAG bugs (#2570) 1年前
  Jyong 0620fa3094
Feat/vdb migrate command (#2562) 1年前
  Jyong 4be3087642
Fix/new RAG bugs (#2547) 1年前
  Jyong 91ea6fe4ee
Fix/langchain document schema (#2539) 1年前
  Jyong 6c4e6bf1d6
Feat/dify rag (#2528) 1年前
  Jyong 97fe817186
Fix/upload limit (#2521) 1年前
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
  crazywoola 243ca5b1e2
fix: typo in package path of core.splitter (#2411) 1年前
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1年前
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1年前
  KVOJJJin 89fcf4ea7c
Feat: chunk overlap supported (#2209) 1年前
  takatost 6cf93379b3
fix: split chunks return empty strings (#2197) 1年前
  Jyong 869690c485
fix notion estimate (#2090) 1年前
  Jyong cb7a608d75
ascii filter Unicode U+FFFE (#2038) 1年前
  Jyong a63a9c7d45
text spliter length method use default embedding model tokenizer (#2011) 1年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  Jyong 24bdedf802
fix get embedding model provider in empty dataset (#1986) 1年前
  Jyong 4a3d15b6de
fix customer spliter character (#1915) 1年前
  takatost a938e1f184
fix: notion_indexing_estimate embedding_model_instance NPE (#1907) 1年前
  Yeuoly 9134849744
fix: remove tiktoken from text splitter (#1876) 1年前
  takatost d069c668f8
Model Runtime (#1858) 1年前
  Jyong df1509983c
ppt & pptx improve (#1790) 1年前
  Jyong 5e34f938c1
Feat/add unstructured support (#1780) 1年前
  crazywoola 994fceece3
fix: qa regex (#1738) 1年前
  Pascal M bc54cdc537
refactor: typo in dataset docstore (#1711) 1年前