-LAN-
|
172c7eb270
|
fix(file_upload): correct validation method and add unit tests (#10477)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
|
2024-11-08 21:55:01 +08:00 |
|
crazywoola
|
eb6c0b8027
|
Fix/log tz (#10473)
|
2024-11-08 20:24:22 +08:00 |
|
-LAN-
|
06d2520db2
|
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472)
|
2024-11-08 19:48:34 +08:00 |
|
-LAN-
|
bf31a3efbc
|
feat(workflow-nodes): handle missing variables without failure (#10471)
|
2024-11-08 19:48:05 +08:00 |
|
Jyong
|
445dcfe4d0
|
add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-08 18:48:12 +08:00 |
|
-LAN-
|
25ca0278dd
|
refactor(core): Remove extra_config from File. (#10203)
|
2024-11-08 18:13:24 +08:00 |
|
-LAN-
|
78a380bcc4
|
fix(migrations): correct schema reference in service API history migration (#10452)
|
2024-11-08 17:47:57 +08:00 |
|
Jyong
|
4f1a56f0f0
|
update document and segment word count (#10449)
|
2024-11-08 17:32:27 +08:00 |
|
Bowen Liang
|
754bfb181c
|
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile (#10426)
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-08 17:30:26 +08:00 |
|
非法操作
|
7903ba0297
|
chore: make comfy workflow can generate image with a random seed (#10462)
|
2024-11-08 17:21:16 +08:00 |
|
QuietlyChan
|
c1b2243adb
|
feat: Add support for complete domain names in the new URL prefix. (#8893)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-08 17:17:34 +08:00 |
|
Jyong
|
d52c750942
|
embedding model check when init the knowledge (#10463)
|
2024-11-08 17:14:56 +08:00 |
|
liuhaoran
|
7c2a9b0744
|
celery worker log format following LOG_FORMAT env#9404 (#10016)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
|
2024-11-08 17:12:09 +08:00 |
|
Jyong
|
888d7e6422
|
fix segment enable service api (#10445)
|
2024-11-08 17:09:05 +08:00 |
|
Benjamin
|
919275cc58
|
Fix conversation response issue (#10450)
|
2024-11-08 17:04:43 +08:00 |
|
非法操作
|
4fe5297e35
|
feat: add cogVideo tool (#10456)
|
2024-11-08 17:04:05 +08:00 |
|
非法操作
|
22dee4f6f3
|
chore: add MULTIMODAL_SEND_VIDEO_FORMAT to docker's env (#10458)
|
2024-11-08 17:03:55 +08:00 |
|
Novice
|
a7dbe58c85
|
fix: correct output order in parallel mode for iteration nodes (#10323)
|
2024-11-08 15:32:40 +08:00 |
|
Joe
|
aa3da0e24c
|
fix(ops_tracing): enhance error handle in celery tasks. (#10401)
|
2024-11-08 14:43:47 +08:00 |
|
非法操作
|
033ab5490b
|
feat: support LLM understand video (#9828)
|
2024-11-08 13:22:52 +08:00 |
|
Leo.Wang
|
c9f785e00f
|
Feat/tools/gitlab (#10407)
|
2024-11-08 09:53:03 +08:00 |
|
Bowen Liang
|
0e8ab0588f
|
fix: (#10437 followup) fix conditions with DEBUG config (#10438)
|
2024-11-08 09:42:53 +08:00 |
|
Bowen Liang
|
0ebe198ff1
|
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437)
|
2024-11-08 09:34:11 +08:00 |
|
-LAN-
|
438ad8148b
|
fix(http_request): send form data (#10431)
|
2024-11-08 09:33:40 +08:00 |
|
Bowen Liang
|
a60133bfb3
|
fix: config violations when running db migtration ci tests (#10428)
|
2024-11-08 09:33:12 +08:00 |
|
katsuma
|
98b3e37144
|
fix: simplify Enter key handling and remove unused ref (#10413)
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-07 21:21:50 +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 |
|
ice yao
|
dd5ffaf058
|
chore: use posixpath to wrapper filepath (#9976)
|
2024-11-07 19:31:49 +08:00 |
|
huangyafei
|
0b16270b88
|
fix typo: Retrieve Chunks API Docs (#10412)
|
2024-11-07 18:11:36 +08:00 |
|
走在修行的大街上
|
f562a88249
|
feat(Tools): add lark tools (#10117)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
|
2024-11-07 18:11:25 +08:00 |
|
非法操作
|
59f8d116af
|
chore: improve custom tool's display (#10410)
|
2024-11-07 18:10:41 +08:00 |
|
Benjamin
|
a5558f8fcc
|
fix(conversation-service): return success response after conversation… (#10416)
|
2024-11-07 18:07:05 +08:00 |
|
-LAN-
|
823ae03a08
|
fix(remote-files): fallback to get when remote server not support head method (#10370)
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-07 14:35:58 +08:00 |
|
-LAN-
|
f8c958a409
|
refactor(iteration): introduce specific exceptions for iteration errors (#10366)
|
2024-11-07 14:02:55 +08:00 |
|
-LAN-
|
25785d8c3f
|
refactor(knowledge-retrieval): improve error handling with custom exceptions (#10385)
|
2024-11-07 14:02:46 +08:00 |
|
-LAN-
|
35d3da9697
|
refactor(tool-node): introduce specific exceptions for tool node errors (#10357)
|
2024-11-07 14:02:38 +08:00 |
|
-LAN-
|
d3e9930235
|
refactor(question_classifier): improve error handling with custom exceptions (#10365)
|
2024-11-07 14:02:30 +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 |
|
powerfool
|
12a9e2972a
|
Adjusted docker manifests and environment variables for OceanBase vector database (#10395)
|
2024-11-07 13:22:09 +08:00 |
|
omr
|
444c1f170a
|
fix typo: mMaximum -> Maximum (#10389)
|
2024-11-07 10:40:57 +08:00 |
|
非法操作
|
3cb2fb8250
|
fix: remove duplicated category “recommended” (#10375)
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-06 19:06:55 +08:00 |
|
Matsuda
|
1e8457441d
|
fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360)
|
2024-11-06 17:42:18 +08:00 |
|
Infinitnet
|
5a9448245b
|
fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364)
|
2024-11-06 17:41:48 +08:00 |
|
Bowen Liang
|
eafe5a9d8f
|
chore(ci): bring back poetry cache to speed up CI jobs (#10347)
|
2024-11-06 13:55:29 +08:00 |
|
Bowen Liang
|
d45d90e8ae
|
chore: lazy import sagemaker (#10342)
|
2024-11-06 12:45:22 +08:00 |
|
comfuture
|
42a9374e71
|
chore: update translation for 'account' from '계좌' to '계정' (#10350)
|
2024-11-06 12:44:44 +08:00 |
|
-LAN-
|
82a775eca3
|
chore(ci): separate vector store tests into new workflow (#10354)
|
2024-11-06 12:43:55 +08:00 |
|
-LAN-
|
1dae1a71fc
|
fix(api): remove fixed source attribute from FileApi (#10353)
|
2024-11-06 12:29:58 +08:00 |
|
Nam Vu
|
ac0fed6402
|
feat: support png, gif, webp (#7947)
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: xuanson9699 <84961581+xuanson9699@users.noreply.github.com>
|
2024-11-06 09:05:05 +08:00 |
|