-LAN-
|
5b77ef01d4
|
chore(api/services/app_dsl_service.py): Bump DSL version to 0.1.1 (#7235)
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-13 18:20:41 +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 |
|
Joe
|
425174e82f
|
feat: update ops trace (#7102)
|
2024-08-09 15:22:16 +08:00 |
|
Joe
|
7201b56a6d
|
fix: workflow log run time error (#7130)
|
2024-08-09 14:46:31 +08:00 |
|
majian
|
5542ee4d0d
|
workflow logs support workflow run id filter (#6833)
|
2024-08-08 14:54:02 +08:00 |
|
-LAN-
|
536c43257b
|
refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048)
|
2024-08-07 17:30:56 +08:00 |
|
Jyong
|
80c94f02e9
|
add vector field for other vectordb (#7051)
|
2024-08-07 17:14:03 +08:00 |
|
Sangmin Ahn
|
7f81a86e9e
|
chore: show non-English characters in exported DSL files (#7042)
|
2024-08-07 14:03:15 +08:00 |
|
Jyong
|
28d4e5b045
|
Fix/reranking mode is null (#7012)
|
2024-08-06 19:12:04 +08:00 |
|
Sangmin Ahn
|
dd676866aa
|
chore: exclude .txt extenstion in create_by_text API (#6956)
|
2024-08-05 15:52:07 +08:00 |
|
Jyong
|
048bc4c06e
|
fix update dataset failed when embedding model is not exist (#6920)
|
2024-08-02 20:30:22 +08:00 |
|
takatost
|
05141ede16
|
chore: optimize asynchronous deletion performance of app related data (#6634)
|
2024-07-24 18:15:03 +08:00 |
|
Jyong
|
e4bb943fe5
|
Feat/delete single dataset retrival (#6570)
|
2024-07-24 12:50:11 +08:00 |
|
takatost
|
1690788827
|
fix: name 'current_app' is not defined in recommended_app_service (#6574)
|
2024-07-23 16:48:21 +08:00 |
|
Sangmin Ahn
|
093b8ca475
|
fix: escape double quotation marks in the vector DB search query (#6506)
|
2024-07-23 15:02:25 +08:00 |
|
-LAN-
|
cd7fa8027a
|
fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536)
|
2024-07-22 22:58:22 +08:00 |
|
-LAN-
|
617847e3c0
|
fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535)
|
2024-07-22 22:58:07 +08:00 |
|
-LAN-
|
5e6fc58db3
|
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-22 15:29:39 +08:00 |
|
Jyong
|
57729823a0
|
fix wrong method using (#6459)
|
2024-07-19 13:48:13 +08:00 |
|
Songyawn
|
218930c897
|
fix tool icon get failed (#6375)
Co-authored-by: songyawen <songyawen@zkme.xyz>
|
2024-07-18 18:55:48 +08:00 |
|
Jyong
|
f55876bcc5
|
fix web import url is too long (#6402)
|
2024-07-18 01:14:36 +08:00 |
|
FamousMai
|
20f73cb756
|
fix: default model set wrong(#6327) (#6332)
Co-authored-by: maiyouming <maiyouming@yafex.cn>
|
2024-07-17 14:14:12 +08:00 |
|
Jyong
|
0de224b153
|
fix wrong using of RetrievalMethod Enum (#6345)
|
2024-07-16 19:09:04 +08:00 |
|
Jyong
|
d320d1468d
|
Feat/delete file when clean document (#5882)
|
2024-07-15 19:57:05 +08:00 |
|
takatost
|
46a5294d94
|
feat(backend): support import DSL from URL (#6287)
|
2024-07-15 16:23:40 +08:00 |
|
Waffle
|
7b225a5ab0
|
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203)
|
2024-07-12 12:25:38 +08:00 |
|
dufei
|
109de52fe2
|
Fix: When editing an Agent, selecting custom tools does not allow filtering by labels. (#6197)
Co-authored-by: dufei <du_fei@venusgroup.com.cn>
|
2024-07-12 09:02:25 +08:00 |
|
liuzhenghua
|
9622fbb62f
|
feat: app rate limit (#5844)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-07-10 21:31:35 +08:00 |
|
Joe
|
ce930f19b9
|
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-07-09 17:47:54 +08:00 |
|
chenxu9741
|
6ef401a9f0
|
feat:add tts-streaming config and future (#5492)
|
2024-07-09 11:33:58 +08:00 |
|
takatost
|
68b1d063f7
|
chore: remove tsne unused code (#6077)
|
2024-07-08 21:25:19 +08:00 |
|
crazywoola
|
3ec80f9dda
|
Fix/6034 get random order of categories in explore and workflow is missing in zh hant (#6043)
|
2024-07-07 17:06:47 +08:00 |
|
takatost
|
79df8825c8
|
Revert "feat: knowledge admin role" (#6018)
|
2024-07-05 21:31:34 +08:00 |
|
xielong
|
00b4cc3cd4
|
feat: implement forgot password feature (#5534)
|
2024-07-05 13:38:51 +08:00 |
|
Joe
|
5d9ad430af
|
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
|
2024-07-04 16:21:40 +08:00 |
|
Jyong
|
0944ca9d91
|
Fix/remove tsne position test (#5858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-07-02 17:57:42 +08:00 |
|
Jyong
|
af308b99a3
|
sync delete app table record when delete app (#5819)
|
2024-07-02 08:48:29 +08:00 |
|
Jyong
|
71bcf75d9a
|
Feat/add delete knowledge confirm (#5810)
|
2024-07-01 17:06:51 +08:00 |
|
Charles Zhou
|
cb09dbef66
|
feat: correctly delete applications using Celery workers (#5787)
|
2024-07-01 14:21:17 +08:00 |
|
takatost
|
906857b28a
|
fix: couldn't log in or resetup after a failed setup (#5739)
|
2024-06-29 17:07:21 +08:00 |
|
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-27 11:21:31 +08:00 |
|
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-26 17:33:29 +08:00 |
|
takatost
|
ec1d3ddee2
|
feat: support importing and overwriting workflow DSL (#5511)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-06-25 15:46:12 +08:00 |
|
kurokobo
|
c5d64baba4
|
fix: correct typos (#5510)
|
2024-06-22 23:01:02 +08:00 |
|
-LAN-
|
1336b844fd
|
feat(api/auth): switch-to-stateful-authentication (#5438)
|
2024-06-21 12:39:07 +08:00 |
|
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
2024-06-19 16:05:27 +08:00 |
|
Jyong
|
07387e9586
|
add the filename length limit (#5326)
|
2024-06-17 20:36:54 +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 |
|
Summer-Gu
|
7f98c2ea3f
|
refactor: Delete the dataset to verify whether it is in use (#5112)
|
2024-06-14 03:25:38 +08:00 |
|
takatost
|
5ec7d85629
|
fix: issues by pydantic2 upgrade (#5171)
|
2024-06-14 02:28:28 +08:00 |
|