Jyong
|
9231fdbf4c
|
Feat/support parent child chunk (#12092)
|
pirms 10 mēnešiem |
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
pirms 10 mēnešiem |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
pirms 11 mēnešiem |
wy96f
|
94c9cadbd8
|
fix image files not deleted on indexing_estimate #9541 (#10798)
Co-authored-by: root <root@localhost.localdomain>
|
pirms 11 mēnešiem |
Zane
|
14f3d44c37
|
refactor: improve handling of leading punctuation removal (#10761)
|
pirms 11 mēnešiem |
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
pirms 11 mēnešiem |
pinsily
|
5f21d13572
|
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258)
|
pirms 1 gada |
Jyong
|
82033af097
|
clean un-allowed special charters when doing indexing estimate (#10153)
|
pirms 1 gada |
Bowen Liang
|
240b66d737
|
chore: avoid implicit optional in type annotations of method (#8727)
|
pirms 1 gada |
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
pirms 1 gada |
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
pirms 1 gada |
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
pirms 1 gada |
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
pirms 1 gada |
KVOJJJin
|
14af87527f
|
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
|
pirms 1 gada |
Jyong
|
35431bce0d
|
fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681)
|
pirms 1 gada |
Shota Totsuka
|
430e100142
|
refactor: Add @staticmethod decorator in `api/core` (#7652)
|
pirms 1 gada |
wellCh4n
|
b7778de224
|
fix: document error message can not be cleared (#7453)
|
pirms 1 gada |
-LAN-
|
a98284b1ef
|
refactor(api): Switch to `dify_config` (#6750)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
pirms 1 gada |
sino
|
d27e3ab99d
|
chore: remove unresolved reference (#6110)
|
pirms 1 gada |
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
pirms 1 gada |
Jyong
|
ba5f8afaa8
|
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
|
pirms 1 gada |
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
pirms 1 gada |
takatost
|
d1dbbc1e33
|
feat: backend model load balancing support (#4927)
|
pirms 1 gada |
Jyong
|
b6631cd878
|
modify rerank and splitter code directory (#4924)
|
pirms 1 gada |
Jyong
|
233c4150d1
|
support images and tables extract from docx (#4619)
|
pirms 1 gada |
Rain Chen
|
c255a20d7c
|
allow to config max segmentation tokens length for RAG document using environment variable (#4375)
|
pirms 1 gada |
Bowen Liang
|
04ad46dd31
|
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
pirms 1 gada |
LIU HONGWEI
|
c227f3d985
|
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
|
pirms 1 gada |
Jyong
|
33ea689861
|
fix detached instance error in keyword index create thread and fix question classifier node out of index error (#3219)
|
pirms 1 gada |
Jyong
|
283979fc46
|
fix keyword index error when storage source is S3 (#3182)
|
pirms 1 gada |
takatost
|
7753ba2d37
|
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
pirms 1 gada |
Jyong
|
b0b0cc045f
|
add mutil-thread document embedding (#3016)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
6454e1d644
|
chunk-overlap None check (#2781)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
31070ffbca
|
fix qa index processor tenant id is None error (#2713)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Charlie.Wei
|
fa7ba30ba3
|
Fix rebuild index&csv parsing (#2705)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
pirms 1 gada |
Jyong
|
5b953c1ef2
|
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
0620fa3094
|
Feat/vdb migrate command (#2562)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
4be3087642
|
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
91ea6fe4ee
|
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
97fe817186
|
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
pirms 1 gada |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
pirms 1 gada |
crazywoola
|
243ca5b1e2
|
fix: typo in package path of core.splitter (#2411)
|
pirms 1 gada |
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
pirms 1 gada |
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
pirms 1 gada |
KVOJJJin
|
89fcf4ea7c
|
Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
takatost
|
6cf93379b3
|
fix: split chunks return empty strings (#2197)
|
pirms 1 gada |
Jyong
|
869690c485
|
fix notion estimate (#2090)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
cb7a608d75
|
ascii filter Unicode U+FFFE (#2038)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |
Jyong
|
a63a9c7d45
|
text spliter length method use default embedding model tokenizer (#2011)
Co-authored-by: jyong <jyong@dify.ai>
|
pirms 1 gada |