Commit Graph

4213 Commits

Author SHA1 Message Date
-LAN-
dee5d0911e Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 16:40:49 +08:00
-LAN-
39d029d1b5 fix(podcast_audio_generator): specify audio format for file loading 2024-10-17 16:40:28 +08:00
-LAN-
039c0692f1 fix(poetry.lock): update content hash for dependency resolution 2024-10-17 16:12:23 +08:00
-LAN-
5f8199b3a5 Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 16:05:07 +08:00
-LAN-
9156cfd384 fix(podcast_audio_generator): remove explicit format specification for audio file loading 2024-10-17 16:04:49 +08:00
StyleZhang
08400ea292 Merge remote-tracking branch 'origin/deploy/dev' into deploy/dev 2024-10-17 15:34:32 +08:00
StyleZhang
1397c782d4 merge feat/attachment 2024-10-17 15:31:32 +08:00
twwu
df6cdc45f8 Revert "fix: model parameter modal overflow error with flexbox in Firefox" 2024-10-17 15:21:35 +08:00
StyleZhang
4bd82ae37a merge main 2024-10-17 15:18:03 +08:00
zxhlyh
c64edd2706
revert yarnlock (#9445) 2024-10-17 15:03:38 +08:00
twwu
073cec0e4d fix: model parameter modal overflow error with flexbox in Firefox 2024-10-17 14:53:12 +08:00
twwu
e3a6d405be fix: workflow panel overflow errors with flexbox in Firefox 2024-10-17 14:52:53 +08:00
StyleZhang
e02b15e54b fix: remove deps 2024-10-17 14:31:27 +08:00
StyleZhang
a48b9d8d4c merge main 2024-10-17 14:27:55 +08:00
Yi Xiao
8a1f106c72
Fix: rerank switch and validation before run (#9416) 2024-10-17 14:26:38 +08:00
StyleZhang
8690de8654 Merge branch 'feat/attachments' into deploy/dev 2024-10-17 13:48:15 +08:00
StyleZhang
575ef4bb9d fix: checkout inputs before workflow run 2024-10-17 13:47:56 +08:00
HRP
4ac99ffe0e
Update dify-sandbox version to 0.2.10 (#9439) 2024-10-17 13:41:41 +08:00
-LAN-
ebec4fef0c Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 13:30:41 +08:00
-LAN-
760b18fe26 chore(poetry.lock): update content hash for dependency resolution 2024-10-17 13:30:26 +08:00
-LAN-
7d88218a8b Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 13:24:24 +08:00
-LAN-
b10a599cc8 feat(podcast_audio_generator): improve audio generation workflow
- Replace custom silent MP3 generation with pydub library for silent WAV data.
- Adjust silence duration between audio segments for a more seamless playback.
- Export combined audio as WAV format in memory for better audio quality.
- Update dependencies to include pydub for enhanced audio manipulation.
2024-10-17 13:23:55 +08:00
-LAN-
13ad040b36 Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 12:03:00 +08:00
Joel
66d9d1f759 Merge branch 'feat/attachments' into deploy/dev 2024-10-17 11:30:03 +08:00
Joel
63ae66b827 feat: filter list support enable 2024-10-17 11:29:49 +08:00
ybalbert001
fdcf87c70c
fix https://github.com/langgenius/dify/issues/9409 (#9433)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2024-10-17 10:47:56 +08:00
StyleZhang
b29d46a75e Merge branch 'feat/attachments' into deploy/dev 2024-10-17 10:45:08 +08:00
StyleZhang
0de7bbe521 fix: chat input file 2024-10-17 10:44:45 +08:00
Jyong
5aabb83f5a
update dataset clean rule (#9426) 2024-10-17 10:40:22 +08:00
Joel
168cb792af chore: change node name and translate 2024-10-17 10:31:00 +08:00
Jyong
bd678f9ca1
add clean 7 days datasets (#9424)
Some checks are pending
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-16 22:24:50 +08:00
-LAN-
46ea94b8ee chore(version): Sync version with main. 2024-10-16 19:48:53 +08:00
-LAN-
a28e2341da Merge branch 'feat/enhance-multi-modal-support' into deploy/dev
Some checks are pending
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-16 19:28:21 +08:00
-LAN-
8d424c8222 refactor(tool_node): simplify tool_file_id assignment
- Remove redundant condition by directly assigning tool_file_id.
- Assume URL structure provides necessary file identifier.
2024-10-16 19:28:04 +08:00
-LAN-
f8cf3304df fix(file-serving): adjust content disposition header for images
- Set content disposition to 'inline' for image files to allow direct viewing in browsers.
- Maintain 'attachment' disposition for other file types to prompt download.
2024-10-16 19:27:50 +08:00
-LAN-
739919556d Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-16 18:39:17 +08:00
-LAN-
1529fe3b01 refactor(api): enhance file streaming response handling
- Split returned variables in `get_file_generator_by_tool_file_id` for improved clarity.
- Revised response construction to directly use file stream and include headers for content length.
- Removed unnecessary type hint that restricted flexibility.
2024-10-16 18:39:02 +08:00
-LAN-
912e4ca686 Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-16 18:29:30 +08:00
-LAN-
8cfdaf8325 refactor(workflow/nodes): unify filtering and ordering under a single node
- Rename ListFilterNode to ListOperatorNode for broader functionality.
- Introduce 'FilterBy' class to consolidate filter conditions.
- Update node mapping and enums to reflect the new naming.
- Revise unit tests to accommodate combined operations in ListOperatorNode.
2024-10-16 17:51:50 +08:00
StyleZhang
b93e6eb698 Merge branch 'feat/attachments' into deploy/dev
Some checks are pending
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-16 17:46:44 +08:00
StyleZhang
e232f4cc87 fix: file extension 2024-10-16 17:46:26 +08:00
DDDDD12138
a87890b3cc
fix: resolve overlap issue with API Extension selector and modal (#9407)
Some checks are pending
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-16 17:40:17 +08:00
-LAN-
f647715a28 refactor(workflow): rename and restructure list filter components
- Renamed `FilterBy` to `FilterCondition` for clarity.
- Moved `models.py` to `entities.py` to better reflect the purpose of the contained classes.
- Updated imports and references across the codebase to align with the renaming and file restructuring.
2024-10-16 17:31:14 +08:00
-LAN-
cdcc0c1a15 refactor(workflow): improve handling of outputs and inputs
- Use empty dictionaries instead of None for default outputs and inputs.
- Replace manual json loads with dedicated getter methods for inputs and outputs.
- Ensure type hints for converted input and output dictionaries.
- Improve code readability and reduce potential null errors.
2024-10-16 17:28:02 +08:00
Joe
d00b570ddc Merge branch 'feat/new-login' into deploy/dev
* feat/new-login:
  feat: update invite member
2024-10-16 17:16:30 +08:00
Joe
f4bd4653e9 feat: update invite member 2024-10-16 17:06:01 +08:00
Joe
99a26768fd Merge branch 'feat/new-login' into deploy/dev
* feat/new-login:
  fix: logout account AnonymousUserMixin
  fix: not allow create workspace resp
2024-10-16 16:54:22 +08:00
Yi
03d704ea5a Merge branch 'fix/rerank-validation-in-run' into deploy/dev 2024-10-16 16:47:49 +08:00
Yi
47c9595a0e fix: rerank validation fix from frontend 2024-10-16 16:35:43 +08:00
Joe
2cdb2eba5b fix: logout account AnonymousUserMixin 2024-10-16 16:34:49 +08:00