Jyong
|
d8f57bf899
|
Feat/new saas billing (#12591)
|
9 月之前 |
Jyong
|
bee32d960a
|
fix #12453 #12482 (#12495)
|
9 月之前 |
Jyong
|
84ac004772
|
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
10 月之前 |
-LAN-
|
d5f33212ac
|
fix: add type ignore comments for shared_task imports and clean up re… (#12099)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
10 月之前 |
Jyong
|
9231fdbf4c
|
Feat/support parent child chunk (#12092)
|
10 月之前 |
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
10 月之前 |
-LAN-
|
259cff9f22
|
fix(api/ops_trace): avoid raise exception directly (#11732)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
10 月之前 |
Hiroshi Fujita
|
1d8385f7ac
|
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230)
|
11 月之前 |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
11 月之前 |
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
11 月之前 |
Jyong
|
d52c750942
|
embedding model check when init the knowledge (#10463)
|
11 月之前 |
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
11 月之前 |
-LAN-
|
9ac2bb30f4
|
Feat/add-remote-file-upload-api (#9906)
|
1 年之前 |
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
1 年之前 |
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
1 年之前 |
Jyong
|
85ff82a694
|
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
|
1 年之前 |
Jiakun Xu
|
e38334cfd2
|
fix: doc_language return null when document segment settings (#7719)
|
1 年之前 |
-LAN-
|
13be84e4d4
|
chore(api/controllers): Apply Ruff Formatter. (#7645)
|
1 年之前 |
feng0
|
2fe2e350ce
|
add secondary sort_key when using `order_by` and `paginate` at the same time (#7225)
|
1 年之前 |
Joe
|
ce930f19b9
|
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
1 年之前 |
takatost
|
79df8825c8
|
Revert "feat: knowledge admin role" (#6018)
|
1 年之前 |
Joe
|
5d9ad430af
|
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
1 年之前 |
Jyong
|
43335b5c87
|
delete the deprecated method (#5612)
|
1 年之前 |
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>
|
1 年之前 |
Charles Zhou
|
8bcc5a36bb
|
feat: new editor user permission profile (#4435)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
1 年之前 |
Jyong
|
4e3b0c5aea
|
support rename document (#4915)
|
1 年之前 |
Moonlit
|
86e7c7321f
|
Fixed a bug where any content in the 'fetch' was converted to True (#4400)
|
1 年之前 |
羊羽
|
975b2fb79e
|
delete duplicate check get_dataset (#3966)
Co-authored-by: baxiang <baxiang@lixiang.com>
|
1 年之前 |
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
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
|
5b953c1ef2
|
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
1 年之前 |
Bowen Liang
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
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 年之前 |
crazywoola
|
828822243a
|
fix: multiple rows were found correctly (#2219)
|
1 年之前 |
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
1 年之前 |
Jyong
|
5e75f7022f
|
fix data_source_detail_dict parameter error (#2000)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
takatost
|
d069c668f8
|
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
1 年之前 |
Jyong
|
e91dd28a76
|
fix file estimate issue (#1860)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Garfield Dai
|
7b8a10f3ea
|
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
Jyong
|
4588831bff
|
Feat/add retriever rerank (#1560)
Co-authored-by: jyong <jyong@dify.ai>
|
1 年之前 |
takatost
|
024250803a
|
feat: move login_required wrapper outside (#1281)
|
2 年之前 |
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2 年之前 |
yezhwi
|
8b8e510bfe
|
fix: handle AttributeError for datasets and index (#1052)
|
2 年之前 |
Jyong
|
a55ba6e614
|
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
|
2 年之前 |
Jyong
|
e053215155
|
fix document estimate parameter (#1019)
Co-authored-by: jyong <jyong@dify.ai>
|
2 年之前 |
Jyong
|
5397799aac
|
document limit (#999)
Co-authored-by: jyong <jyong@dify.ai>
|
2 年之前 |
Jyong
|
4b53bb1a32
|
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
|
2 年之前 |
Jyong
|
db7156dafd
|
Feature/mutil embedding model (#908)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2 年之前 |