-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
Bowen Liang
|
74f58f29f9
|
chore: bump ruff to 0.6.8 for fixing violation in SIM910 (#8869)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-29 00:29:59 +08:00 |
|
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
|
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
|
kurokobo
|
bc3a8e0ca2
|
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613)
|
2024-08-28 08:47:30 +08:00 |
|
Hash Brown
|
fbf31b5d52
|
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-19 09:16:33 +08:00 |
|
-LAN-
|
3571292fbf
|
chore(api): Introduce Ruff Formatter. (#7291)
|
2024-08-15 12:54:05 +08:00 |
|
Jyong
|
d320d1468d
|
Feat/delete file when clean document (#5882)
|
2024-07-15 19:57:05 +08:00 |
|
Charles Zhou
|
cb09dbef66
|
feat: correctly delete applications using Celery workers (#5787)
|
2024-07-01 14:21:17 +08:00 |
|
baojingyu
|
d160d1ed02
|
feat: support opensearch approximate k-NN (#5322)
|
2024-06-19 12:44:33 +08:00 |
|
kurokobo
|
42029791e4
|
fix: add event handler to delete the site when the related app deleted (#5282)
|
2024-06-17 08:47:26 +08:00 |
|
kurokobo
|
0391282b5e
|
fix: initialize site with customized icon and icon_background (#5227)
|
2024-06-14 22:15:50 +08:00 |
|
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
|
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
|
Yeuoly
|
3480f1c59e
|
refactor: tool parameter cache (#3703)
|
2024-04-23 15:22:42 +08:00 |
|
xin.gao
|
71cc0074ef
|
fix: delete tool parameters cache when sync draft workflow for run workflow use new parameter change in draft workflow (#3637)
|
2024-04-22 11:12:00 +08:00 |
|
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
2024-04-18 20:24:05 +08:00 |
|
takatost
|
12f1ce4794
|
feat: optimize the efficiency of generating chatbot conversation name (#3472)
|
2024-04-14 23:50:24 +08:00 |
|
LIU HONGWEI
|
c227f3d985
|
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
|
2024-04-12 16:22:24 +08:00 |
|
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>
|
2024-04-08 18:51:46 +08:00 |
|
David
|
4d63770189
|
fix: The generate conversation name was not saved (#2836)
|
2024-03-14 17:53:55 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
|
Garfield Dai
|
bb5d5fc683
|
Feat/billing enhancement (#2239)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-01-26 18:26:15 +08:00 |
|
Yeuoly
|
86286e1ac8
|
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
|
2024-01-23 19:58:23 +08:00 |
|
takatost
|
8799c888e3
|
fix: free quota type apply button missing (#2069)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-01-17 15:02:27 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
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>
|
2024-01-02 23:42:00 +08:00 |
|
Jyong
|
a71f2863ac
|
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 13:10:05 +08:00 |
|
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-11-13 22:05:46 +08:00 |
|
Garfield Dai
|
42a5b3ec17
|
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-10-12 10:13:10 -05:00 |
|
Jyong
|
724e053732
|
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-22 14:21:26 +08:00 |
|
takatost
|
4c8608dc61
|
feat: optimize conversation title generation output must be a valid JSON (#1077)
|
2023-09-01 10:31:42 +08:00 |
|
Jyong
|
a55ba6e614
|
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-29 03:37:45 +08:00 |
|
takatost
|
8d6d1c442b
|
feat: optimize generate name length (#924)
|
2023-08-19 23:34:38 +08:00 |
|
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
|
Jyong
|
082f8b17ab
|
Feat/milvus support (#671)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2023-07-28 22:19:39 +08:00 |
|
John Wang
|
7599f79a17
|
feat: claude api support (#572)
|
2023-07-17 00:14:19 +08:00 |
|
John Wang
|
db896255d6
|
Initial commit
|
2023-05-15 08:51:32 +08:00 |
|