Bowen Liang
|
74f58f29f9
|
chore: bump ruff to 0.6.8 for fixing violation in SIM910 (#8869)
|
1 год назад |
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
1 год назад |
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
1 год назад |
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
1 год назад |
kurokobo
|
bc3a8e0ca2
|
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613)
|
1 год назад |
Hash Brown
|
fbf31b5d52
|
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
|
1 год назад |
-LAN-
|
3571292fbf
|
chore(api): Introduce Ruff Formatter. (#7291)
|
1 год назад |
Jyong
|
d320d1468d
|
Feat/delete file when clean document (#5882)
|
1 год назад |
Charles Zhou
|
cb09dbef66
|
feat: correctly delete applications using Celery workers (#5787)
|
1 год назад |
baojingyu
|
d160d1ed02
|
feat: support opensearch approximate k-NN (#5322)
|
1 год назад |
kurokobo
|
42029791e4
|
fix: add event handler to delete the site when the related app deleted (#5282)
|
1 год назад |
kurokobo
|
0391282b5e
|
fix: initialize site with customized icon and icon_background (#5227)
|
1 год назад |
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
1 год назад |
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
1 год назад |
Yeuoly
|
3480f1c59e
|
refactor: tool parameter cache (#3703)
|
1 год назад |
xin.gao
|
71cc0074ef
|
fix: delete tool parameters cache when sync draft workflow for run workflow use new parameter change in draft workflow (#3637)
|
1 год назад |
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
1 год назад |
takatost
|
12f1ce4794
|
feat: optimize the efficiency of generating chatbot conversation name (#3472)
|
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 год назад |
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>
|
1 год назад |
David
|
4d63770189
|
fix: The generate conversation name was not saved (#2836)
|
1 год назад |
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
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 год назад |
Garfield Dai
|
bb5d5fc683
|
Feat/billing enhancement (#2239)
Co-authored-by: takatost <takatost@gmail.com>
|
1 год назад |
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
1 год назад |
takatost
|
8799c888e3
|
fix: free quota type apply button missing (#2069)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
1 год назад |
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
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
|
a71f2863ac
|
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
|
1 год назад |
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2 лет назад |
Garfield Dai
|
42a5b3ec17
|
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
|
2 лет назад |
Jyong
|
724e053732
|
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
|
2 лет назад |
takatost
|
4c8608dc61
|
feat: optimize conversation title generation output must be a valid JSON (#1077)
|
2 лет назад |
Jyong
|
a55ba6e614
|
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
|
2 лет назад |
takatost
|
8d6d1c442b
|
feat: optimize generate name length (#924)
|
2 лет назад |
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2 лет назад |
Jyong
|
082f8b17ab
|
Feat/milvus support (#671)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2 лет назад |
John Wang
|
7599f79a17
|
feat: claude api support (#572)
|
2 лет назад |
John Wang
|
db896255d6
|
Initial commit
|
2 лет назад |