Yeuoly
|
8c5928da2f
|
fix: unify error handling
|
2024-11-28 20:44:06 +08:00 |
|
-LAN-
|
9789905a1f
|
chore(*): Removes debugging print statements (#11145)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-11-26 22:03:19 +08:00 |
|
Yeuoly
|
e4b8220bc2
|
Merge branch 'main' into fix/chore-fix
|
2024-11-26 18:02:41 +08:00 |
|
非法操作
|
90d5765fb6
|
fix: app copy raise error (#11108)
|
2024-11-26 13:42:13 +08:00 |
|
Yeuoly
|
ba3659a792
|
feat: support delete all install tasks
|
2024-11-25 17:11:41 +08:00 |
|
Yeuoly
|
5ff9cee326
|
Merge branch 'main' into fix/chore-fix
|
2024-11-25 15:37:19 +08:00 |
|
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
|
Yeuoly
|
200f9af5d8
|
optimize error messages
|
2024-11-22 20:04:20 +08:00 |
|
Yeuoly
|
1443fd6739
|
optimize: indexing-estimate
|
2024-11-22 19:39:07 +08:00 |
|
-LAN-
|
5172f0bf39
|
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-11-22 15:05:04 +08:00 |
|
Yeuoly
|
24734009b9
|
Merge branch 'main' into fix/chore-fix
|
2024-11-21 13:52:28 +08:00 |
|
Yeuoly
|
4492295683
|
fix: remove plugin files
|
2024-11-20 18:12:12 +08:00 |
|
非法操作
|
904ea05bf6
|
fix: download some remote files raise error (#10781)
|
2024-11-19 21:18:53 +08:00 |
|
Rhys
|
6f4885d86d
|
Encode invitee email in the invitation link (#10842)
|
2024-11-19 21:08:37 +08:00 |
|
Yeuoly
|
88fac0d898
|
fix: add tenant_id to plugin upload files url
|
2024-11-19 16:50:14 +08:00 |
|
Yeuoly
|
97a3727962
|
fix: optimize DEFAULT-USER
|
2024-11-18 17:21:17 +08:00 |
|
Garfield Dai
|
c49efc0c22
|
Feat/account not found (#10804)
|
2024-11-18 16:14:39 +08:00 |
|
Yeuoly
|
2cb640de15
|
refactor: load tools cache
|
2024-11-15 19:53:50 +08:00 |
|
Garfield Dai
|
c2ce2f88c7
|
feat: add license. (#10403)
|
2024-11-15 17:59:36 +08:00 |
|
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |
|
Yeuoly
|
634cb6233e
|
feat: sypport batch fetch plugin installations
|
2024-11-15 00:47:25 +08:00 |
|
Yeuoly
|
db68ae4a73
|
feat: support upload bundle
|
2024-11-14 22:58:57 +08:00 |
|
Yeuoly
|
d25e79e794
|
feat: support uploading images through plugin
|
2024-11-14 18:32:51 +08:00 |
|
Yeuoly
|
183b943803
|
feat: support check dependencies through url
|
2024-11-13 15:19:20 +08:00 |
|
Yeuoly
|
f6136427a4
|
feat: export dsl with dependencies
|
2024-11-12 19:50:56 +08:00 |
|
Yeuoly
|
5cdbfe2f41
|
Merge branch 'main' into fix/chore-fix
|
2024-11-11 14:00:53 +08:00 |
|
-LAN-
|
06d2520db2
|
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472)
|
2024-11-08 19:48:34 +08:00 |
|
Jyong
|
d52c750942
|
embedding model check when init the knowledge (#10463)
|
2024-11-08 17:14:56 +08:00 |
|
Benjamin
|
919275cc58
|
Fix conversation response issue (#10450)
|
2024-11-08 17:04:43 +08:00 |
|
Yeuoly
|
7a2b2a04c9
|
Merge branch 'main' into fix/chore-fix
|
2024-11-08 13:47:24 +08:00 |
|
Benjamin
|
6e23903c63
|
Conversation delete issue (#10423)
|
2024-11-07 21:13:23 +08:00 |
|
Bowen Liang
|
574c4a264f
|
chore(lint): Use logging.exception instead of logging.error (#10415)
|
2024-11-07 21:13:02 +08:00 |
|
Benjamin
|
a5558f8fcc
|
fix(conversation-service): return success response after conversation… (#10416)
|
2024-11-07 18:07:05 +08:00 |
|
Yeuoly
|
fe677cc5f9
|
Merge branch 'main' into fix/chore-fix
|
2024-11-07 17:06:29 +08:00 |
|
-LAN-
|
823ae03a08
|
fix(remote-files): fallback to get when remote server not support head method (#10370)
|
2024-11-07 14:35:58 +08:00 |
|
luckylhb90
|
1ccca7cc68
|
fixed: web api remote urls error (#10383)
Co-authored-by: hobo.l <hobo.l@binance.com>
|
2024-11-07 13:55:19 +08:00 |
|
Yeuoly
|
28c9ec3f4f
|
feat: support fetch tool provider info
|
2024-11-06 17:30:50 +08:00 |
|
-LAN-
|
1dae1a71fc
|
fix(api): remove fixed source attribute from FileApi (#10353)
|
2024-11-06 12:29:58 +08:00 |
|
-LAN-
|
c711c5e36e
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-05 20:29:09 +08:00 |
|
Jiang
|
fe1c0ac602
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-05 20:28:28 +08:00 |
|
-LAN-
|
987e1b9ced
|
fix(api): replace current_user with end_user in file upload (#10194)
|
2024-11-05 20:28:17 +08:00 |
|
-LAN-
|
6452342222
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-11-04 15:55:34 +08:00 |
|
Jiang
|
0c9e79cd67
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-04 09:10:26 +08:00 |
|
-LAN-
|
0066531266
|
fix(api): replace current_user with end_user in file upload (#10194)
|
2024-11-02 17:03:00 +08:00 |
|
Yeuoly
|
84b7a4607a
|
fix: setup_required
|
2024-11-01 16:28:17 +08:00 |
|
Yeuoly
|
10cc4e758c
|
Merge branch 'main' into fix/chore-fix
|
2024-11-01 16:23:04 +08:00 |
|
-LAN-
|
9ac2bb30f4
|
Feat/add-remote-file-upload-api (#9906)
|
2024-11-01 15:51:22 +08:00 |
|
Yeuoly
|
8070be9b76
|
fix: missing 'follow_redirects' argument while download plugin packages
|
2024-11-01 15:38:45 +08:00 |
|
Jyong
|
ce260f79d2
|
Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
|
2024-10-31 18:29:12 +08:00 |
|
-LAN-
|
8b9fed75f3
|
refactor(version): simplify version comparison logic (#10109)
|
2024-10-31 15:15:32 +08:00 |
|
takatost
|
18edeb8e0a
|
integrate model provider with plugin daemon
|
2024-10-30 18:56:52 -07:00 |
|
Yeuoly
|
459cb9dd72
|
fix: transform plugin icon incorrect
|
2024-10-30 16:09:17 +08:00 |
|
Jyong
|
e74479717a
|
fix update_by_api batch field issue (#10001)
|
2024-10-30 11:17:46 +08:00 |
|
powerfool
|
878d13ef42
|
Added OceanBase as an option for the vector store in Dify (#10010)
|
2024-10-29 21:10:18 +08:00 |
|
Yeuoly
|
f9e2c738b0
|
fix: permission change api should not wraps a permission decorator
|
2024-10-29 17:16:32 +08:00 |
|
roadgoat19
|
c8ef9223e5
|
feat: couchbase integration (#6165)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
|
2024-10-29 15:00:23 +08:00 |
|
Yeuoly
|
c657378d06
|
feat: support plugin permission management
|
2024-10-28 15:54:34 +08:00 |
|
Yeuoly
|
685e8cdc7d
|
refactor: document segment query
|
2024-10-28 15:07:33 +08:00 |
|
Joe
|
9633c5dab6
|
fix: enterprise create workspace (#9921)
|
2024-10-28 11:48:16 +08:00 |
|
Yeuoly
|
d36dece0af
|
feat: support upgrade interfaces
|
2024-10-25 18:56:38 +08:00 |
|
Jyong
|
18106a4fc6
|
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
|
2024-10-25 13:57:03 +08:00 |
|
Yeuoly
|
e5837b88e0
|
fix: add subpath
|
2024-10-25 13:26:32 +08:00 |
|
Yeuoly
|
ffdc6f5c60
|
feat: support remove single item from installation task
|
2024-10-25 13:22:37 +08:00 |
|
郭伟伟
|
90769ac709
|
feat: create_empty_dataset api add the description parameter and update api docs (#9824)
|
2024-10-25 10:50:15 +08:00 |
|
-LAN-
|
dd17506078
|
feat(api): add generic file size limit parameter (#9812)
|
2024-10-25 09:02:06 +08:00 |
|
-LAN-
|
22bb0414a1
|
feat(parameters): standardize system parameter field types and values (#9797)
|
2024-10-24 21:52:57 +08:00 |
|
Hash Brown
|
57ec12eb6b
|
feat: regenerate history switch navigation (#8749)
|
2024-10-24 12:09:46 +08:00 |
|
Joe
|
ed96a6b6c0
|
fix: remove email code login redirect (#9698)
|
2024-10-23 14:56:10 +08:00 |
|
-LAN-
|
67016feb96
|
feat(api): enhance file preview handling (#9674)
|
2024-10-23 13:12:34 +08:00 |
|
Joe
|
22bdfb7e56
|
Feat/optimize login (#9642)
|
2024-10-23 10:59:30 +08:00 |
|
ice yao
|
ceb2c4f3ef
|
chore: reuse existing test functions with upstash vdb (#9679)
|
2024-10-23 10:42:11 +08:00 |
|
Zven
|
8e7a752b2a
|
feat: add upstash as a new vector database provider (#9644)
|
2024-10-23 09:16:35 +08:00 |
|
Kota-Yamaguchi
|
a7ee51e5d8
|
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-10-22 21:57:54 +08:00 |
|
Yeuoly
|
dea2962a79
|
Merge main into feat/plugin
|
2024-10-22 17:35:11 +08:00 |
|
-LAN-
|
d6e8290a1c
|
fix(files): update Content-Length handling for tool and remote files (#9649)
|
2024-10-22 17:24:42 +08:00 |
|
-LAN-
|
36f66d40e5
|
refactor(api): simplify limit retrieval and return types (#9641)
|
2024-10-22 16:34:16 +08:00 |
|
crazywoola
|
98bf7710e4
|
fix: fields.Nested(message_file_fields) (#9632)
|
2024-10-22 15:37:53 +08:00 |
|
Bowen Liang
|
4d9160ca9f
|
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
|
2024-10-22 11:01:32 +08:00 |
|
Yeuoly
|
11270a7ef2
|
Migrate to DeclarativeBaseModel
|
2024-10-21 20:38:27 +08:00 |
|
Yeuoly
|
53e1b45d40
|
fix: remove .query reference of db.Model
|
2024-10-21 20:23:27 +08:00 |
|
Yeuoly
|
bedbd658fe
|
Merge main into fix/chore-fix
|
2024-10-21 20:01:49 +08:00 |
|
Yeuoly
|
7b62b5578e
|
refactor: add manifest into upload interfaces
|
2024-10-21 18:48:03 +08:00 |
|
-LAN-
|
8d8a8fe295
|
feat(file-upload): add support for optional file source parameter (#9554)
|
2024-10-21 17:46:24 +08:00 |
|
-LAN-
|
e61752bd3a
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
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 |
|
Yeuoly
|
45f8651a3d
|
feat: support backwards invoke summary
|
2024-10-17 19:44:30 +08:00 |
|
Yeuoly
|
7754431a34
|
feat: support plugin max package size
|
2024-10-17 18:44:16 +08:00 |
|
Yeuoly
|
fa7215cfea
|
Merge branch 'main' into fix/chore-fix
|
2024-10-17 13:46:43 +08:00 |
|
Yeuoly
|
beebcbd962
|
feat: add description
|
2024-10-17 12:59:11 +08:00 |
|
Yeuoly
|
31cca4a849
|
fix: add marketplace switch
|
2024-10-16 14:47:48 +08:00 |
|
Yeuoly
|
43ffccc8fd
|
fix: install plugins
|
2024-10-16 14:02:05 +08:00 |
|
Yeuoly
|
a81293cf5a
|
feat: add category for plugins
|
2024-10-16 13:03:50 +08:00 |
|
Hash Brown
|
fa47f0c707
|
chore: disable chat service API passing parent_message_id (#8984)
|
2024-10-14 19:13:16 +08:00 |
|
Yeuoly
|
276701e1b7
|
refactor: plugin installation
|
2024-10-14 17:52:29 +08:00 |
|
Summer-Gu
|
8501af298f
|
feat: added dataset recall testing API (#9300)
|
2024-10-14 17:26:04 +08:00 |
|
Yeuoly
|
8e1cf3233c
|
fix: missing openai moderation
|
2024-10-14 16:42:36 +08:00 |
|
Yeuoly
|
dd551e6ca8
|
Ruff: reformatter
|
2024-10-14 16:25:51 +08:00 |
|
Yeuoly
|
ae1eeb9b2a
|
Mergin main into fix/chore-fix
|
2024-10-14 16:22:12 +08:00 |
|
ice yao
|
d15ba3939d
|
Add Volcengine VikingDB as new vector provider (#9287)
|
2024-10-13 21:26:05 +08:00 |
|
-LAN-
|
f73751843f
|
Feat/implement-refresh-tokens (#9233)
|
2024-10-12 23:46:30 +08:00 |
|