huangzhuo1949
|
e84bf35e2a
fix: same chunk insert deadlock (#12502)
|
3 months ago |
Jyong
|
84ac004772
py lint (#12102)
|
3 months ago |
Jyong
|
9231fdbf4c
Feat/support parent child chunk (#12092)
|
3 months ago |
yihong
|
56e15d09a9
feat: mypy for all type check (#10921)
|
3 months ago |
Bowen Liang
|
6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386)
|
4 months ago |
wy96f
|
94c9cadbd8
fix image files not deleted on indexing_estimate #9541 (#10798)
|
5 months ago |
Zane
|
14f3d44c37
refactor: improve handling of leading punctuation removal (#10761)
|
5 months ago |
Bowen Liang
|
51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
5 months ago |
pinsily
|
5f21d13572
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258)
|
5 months ago |
Jyong
|
82033af097
clean un-allowed special charters when doing indexing estimate (#10153)
|
5 months ago |
Bowen Liang
|
240b66d737
chore: avoid implicit optional in type annotations of method (#8727)
|
6 months ago |
Bowen Liang
|
a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322)
|
7 months ago |
Bowen Liang
|
292220c596
chore: apply pep8-naming rules for naming convention (#8261)
|
7 months ago |
Bowen Liang
|
2cf1187b32
chore(api/core): apply ruff reformatting (#7624)
|
7 months ago |
Nam Vu
|
2d7954c7da
Fix variable typo (#8084)
|
7 months ago |
KVOJJJin
|
14af87527f
Feat:remove estimation of embedding cost (#7950)
|
7 months ago |
Jyong
|
35431bce0d
fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681)
|
7 months ago |
Shota Totsuka
|
430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652)
|
7 months ago |
wellCh4n
|
b7778de224
fix: document error message can not be cleared (#7453)
|
8 months ago |
-LAN-
|
a98284b1ef
refactor(api): Switch to `dify_config` (#6750)
|
8 months ago |
sino
|
d27e3ab99d
chore: remove unresolved reference (#6110)
|
9 months ago |
Bowen Liang
|
dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
|
9 months ago |
Jyong
|
ba5f8afaa8
Feat/firecrawl data source (#5232)
|
10 months ago |
Bowen Liang
|
f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
10 months ago |
takatost
|
d1dbbc1e33
feat: backend model load balancing support (#4927)
|
10 months ago |
Jyong
|
b6631cd878
modify rerank and splitter code directory (#4924)
|
10 months ago |
Jyong
|
233c4150d1
support images and tables extract from docx (#4619)
|
11 months ago |
Rain Chen
|
c255a20d7c
allow to config max segmentation tokens length for RAG document using environment variable (#4375)
|
11 months ago |
Bowen Liang
|
04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497)
|
11 months ago |
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 |