-LAN-
|
16b9665033
|
refactor(api): improve handling of tools field and cleanup variable usage (#10553)
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-11-12 00:08:04 +08:00 |
|
smyhw
|
f19c18dc14
|
Fixes you have not added provider None (#10501)
|
2024-11-11 21:50:32 +08:00 |
|
-LAN-
|
25ca0278dd
|
refactor(core): Remove extra_config from File. (#10203)
|
2024-11-08 18:13:24 +08:00 |
|
Jyong
|
4f1a56f0f0
|
update document and segment word count (#10449)
|
2024-11-08 17:32:27 +08:00 |
|
Jyong
|
888d7e6422
|
fix segment enable service api (#10445)
|
2024-11-08 17:09:05 +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 |
|
Bowen Liang
|
d45d90e8ae
|
chore: lazy import sagemaker (#10342)
|
2024-11-06 12:45:22 +08:00 |
|
-LAN-
|
7f583ec1ac
|
chore: update version to 0.11.0 across all relevant files (#10278)
|
2024-11-05 17:53:56 +08:00 |
|
Cling_o3
|
ab127ba92e
|
[fix] fix the bug that modify document name not effective (#10154)
|
2024-11-01 18:59:15 +08:00 |
|
-LAN-
|
9ac2bb30f4
|
Feat/add-remote-file-upload-api (#9906)
|
2024-11-01 15:51:22 +08:00 |
|
-LAN-
|
951308b5f3
|
refactor(service): handle unsupported DSL version with warning (#10151)
|
2024-11-01 15:04:54 +08:00 |
|
Jyong
|
0154a26e0b
|
fix issue: update document segment setting failed (#10107)
|
2024-10-31 15:51:33 +08:00 |
|
-LAN-
|
e5397c5ec2
|
feat(app_dsl_service): enhance error handling and DSL version management (#10108)
|
2024-10-31 15:16:34 +08:00 |
|
非法操作
|
e36f5cb366
|
chore: save uploaded file extension as lower case (#10111)
|
2024-10-31 15:16:25 +08:00 |
|
非法操作
|
eb69896355
|
fix: allow external knowledge api use simple host (#9966)
|
2024-10-29 10:33:15 +08:00 |
|
Jyong
|
badf9baf9b
|
Fix/external api update (#9955)
|
2024-10-28 18:37:35 +08:00 |
|
Jyong
|
af68084895
|
add document lock for multi-thread (#9873)
|
2024-10-28 13:52:35 +08:00 |
|
Joe
|
9633c5dab6
|
fix: enterprise create workspace (#9921)
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-10-28 11:48:16 +08:00 |
|
G81192
|
a17f169e01
|
fix users had already joined a workspace, but the system still first … (#9834)
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
Co-authored-by: yong.zhang <yong.zhang@yesno.com.cn>
|
2024-10-25 23:04:00 +08:00 |
|
yuanboao
|
4693080ce0
|
Marking the last piece of data on each page is a duplicate issue, which can be solved by adding the id field to the order by rig and using a unique field (#9799)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
|
2024-10-25 15:34:58 +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 |
|
郭伟伟
|
90769ac709
|
feat: create_empty_dataset api add the description parameter and update api docs (#9824)
|
2024-10-25 10:50:15 +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 |
|
Joe
|
bc43efba75
|
fix: remove url join (#9635)
|
2024-10-22 15:56:53 +08:00 |
|
-LAN-
|
5f12c17355
|
fix(core): use CreatedByRole enum for role consistency (#9607)
|
2024-10-22 13:03:50 +08:00 |
|
Byron.wang
|
37fea072bc
|
enhance: use urllib join instead of fstring (#9549)
|
2024-10-21 19:04:28 +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 |
|
zhuhao
|
cd7ab6231f
|
refactor: Add an enumeration type and use the factory pattern to obtain the corresponding class (#9356)
|
2024-10-15 12:51:13 +08:00 |
|
zhuhao
|
7a405b86c9
|
refactor: Refactor the service of retrieval the recommend app (#9302)
|
2024-10-14 13:26:21 +08:00 |
|
-LAN-
|
f73751843f
|
Feat/implement-refresh-tokens (#9233)
|
2024-10-12 23:46:30 +08:00 |
|
Jyong
|
42b02b3a5f
|
Fix/agent external knowledge retrieval (#9241)
|
2024-10-11 19:21:03 +08:00 |
|
AkisAya
|
d7b8e071dd
|
fix:#9222 create or update custum tools error (#9228)
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-10-11 17:12:30 +08:00 |
|
Joe
|
1e7ef46e9c
|
fix: update inner api proxies (#9174)
|
2024-10-11 11:35:01 +08:00 |
|
crazywoola
|
e0c8189f1a
|
feat: add NotFound error for dataset service (#9215)
|
2024-10-11 11:28:09 +08:00 |
|
Bowen Liang
|
b279d19040
|
chore: avoid star imports usage (#9123)
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-10-09 21:12:50 +08:00 |
|
Bowen Liang
|
240b66d737
|
chore: avoid implicit optional in type annotations of method (#8727)
|
2024-10-09 14:36:43 +08:00 |
|
Jyong
|
625e4c4c72
|
fix multiple retrieval in knowledge node (#8942)
|
2024-09-30 23:07:04 +08:00 |
|
Jyong
|
3069b5cf57
|
original dataset update remove unuseful parameters (#8939)
|
2024-09-30 22:01:32 +08:00 |
|
Jyong
|
a651b73db0
|
original dataset update issue (#8935)
|
2024-09-30 21:17:12 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
Zhaofeng Miao
|
369e1e6f58
|
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761)
|
2024-09-30 09:57:19 +08:00 |
|
Vikey Chen
|
4f69adc8ab
|
fix: document_create_args_validate (#8569)
|
2024-09-23 18:45:10 +08:00 |
|
Shota Totsuka
|
03fdf5e7f8
|
chore: Enable Japanese descriptions for Tools (#8646)
|
2024-09-23 09:06:01 +08:00 |
|
Hash Brown
|
8c51d06222
|
feat: regenerate in Chat , agent and Chatflow app (#7661)
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-22 03:15:11 +08:00 |
|
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|