Joe
|
4fd2743efa
|
Feat/new login (#8120)
Co-authored-by: douxc <douxc512@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2024-10-21 10:03:40 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +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 |
|
omr
|
bf63c5d1e3
|
fix typo: langauge -> language (#7875)
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-02 08:41:45 +08:00 |
|
Bowen Liang
|
979422cdc6
|
chore(api/tasks): apply ruff reformatting (#7594)
|
2024-08-26 13:38:37 +08:00 |
|
Nam Vu
|
dbc1ae45de
|
chore: update docstrings (#7343)
|
2024-08-16 14:19:01 +08:00 |
|
KVOJJJin
|
935e72d449
|
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-13 14:44:10 +08:00 |
|
Jyong
|
c6b0dc6a29
|
update dataset embedding model, update document status to be indexing (#7145)
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-08-09 16:47:15 +08:00 |
|
takatost
|
bcd7c8e921
|
fix: sending app trace data to other app trace provider (#6931)
|
2024-08-04 00:05:51 +08:00 |
|
takatost
|
0625db0bf5
|
chore: optimize asynchronous workflow deletion performance of app related data (#6639)
|
2024-07-24 19:00:37 +08:00 |
|
takatost
|
05141ede16
|
chore: optimize asynchronous deletion performance of app related data (#6634)
|
2024-07-24 18:15:03 +08:00 |
|
Jyong
|
443e96777b
|
update empty document caused delete exist collection (#6392)
|
2024-07-17 20:38:32 +08:00 |
|
Jyong
|
d320d1468d
|
Feat/delete file when clean document (#5882)
|
2024-07-15 19:57:05 +08:00 |
|
Waffle
|
7b225a5ab0
|
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203)
|
2024-07-12 12:25:38 +08:00 |
|
xielong
|
00b4cc3cd4
|
feat: implement forgot password feature (#5534)
|
2024-07-05 13:38:51 +08:00 |
|
Jyong
|
af308b99a3
|
sync delete app table record when delete app (#5819)
|
2024-07-02 08:48:29 +08:00 |
|
Charles Zhou
|
cb09dbef66
|
feat: correctly delete applications using Celery workers (#5787)
|
2024-07-01 14:21:17 +08:00 |
|
Joe
|
e8b8f6c6dd
|
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-28 00:24:37 +08:00 |
|
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>
|
2024-06-15 02:46:02 +08:00 |
|
takatost
|
d1dbbc1e33
|
feat: backend model load balancing support (#4927)
|
2024-06-05 00:13:04 +08:00 |
|
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-24 15:02:29 +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 |
|
Jyong
|
c889717d24
|
Fix issue : don't delete DatasetProcessRule, DatasetQuery and AppDatasetJoin when delete dataset with no document (#3354)
|
2024-04-11 17:43:22 +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 |
|
colvin777
|
c60749678b
|
When disabling the "Annotation Reply" button, the backend reports an error. #2904 (#2933)
Co-authored-by: colvin <colvin.zhang@boaocloud.com>
|
2024-03-25 22:20:40 +08:00 |
|
Jyong
|
4834eae887
|
fix enable annotation reply when collection is None (#2877)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-18 17:18:52 +08:00 |
|
Jyong
|
796c5626a7
|
fix delete dataset when dataset has no document (#2789)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-11 23:57:38 +08:00 |
|
Jyong
|
5b953c1ef2
|
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 11:39:05 +08:00 |
|
Jyong
|
4be3087642
|
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 16:54:15 +08:00 |
|
Jyong
|
91ea6fe4ee
|
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-23 14:16:44 +08:00 |
|
Bowen Liang
|
e42175241e
|
fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533)
|
2024-02-23 12:30:39 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|
Jyong
|
97fe817186
|
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-02-22 17:16:22 +08:00 |
|
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +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 |
|
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
crazywoola
|
c17baef172
|
Feat/portuguese support (#2075)
|
2024-01-23 21:14:53 +08:00 |
|
Benjamin
|
0695f08f05
|
fix: invite email template languages constant var (#2111)
|
2024-01-21 12:22:59 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
Jyong
|
4d99c689f0
|
prohibit enable and disable function when segment is not completed (#1954)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-01-05 18:18:38 +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 |
|
crazywoola
|
1521ac5563
|
feat: add email template for invite new user in workspace (#1810)
|
2023-12-21 11:09:41 +08:00 |
|
Jyong
|
2fd56cb01c
|
Fix/vdb index issue (#1776)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 21:33:54 +08:00 |
|
Jyong
|
a71f2863ac
|
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 13:10:05 +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
|
289c93d081
|
Feat/improve document delete logic (#1325)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-10-12 13:30:44 +08:00 |
|
Jyong
|
724e053732
|
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-22 14:21:26 +08:00 |
|
Matri
|
fc68c81791
|
fix: correct invite url (#1173)
|
2023-09-14 12:07:34 +08:00 |
|