Commit Graph

4244 Commits

Author SHA1 Message Date
-LAN-
0ceeeba15c chore(dependencies): update openai package to version 1.52.0 2024-10-18 15:32:03 +08:00
-LAN-
c03407616a refactor(api): update file preview handling and support for audio files
- Deprecated image-preview functionality in favor of file-preview for more uniform file handling.
- Introduced support for handling audio files along with images.
- Improved methods to handle different file types and transfer methods in a modular way.
- Simplified code by removing unnecessary checks for file type and related IDs.
- Updated OpenAI package to version 1.52.0 for improved compatibility.
- Added `jiter` dependency for JSON parsing.
2024-10-18 15:31:45 +08:00
Joe
af888c1b57 Merge branch 'feat/new-login' into deploy/dev
* feat/new-login:
  feat: ignore error
  chore: lint
  feat: update resets
  feat: add new guy redirect resets
  feat: update mail template; feat: add redirect
  feat: add class variable
  fix: _fulfill_login_params_from_env error
  feat: update control
  chore: update MAX_VARIABLE_SIZE
  chore: update MAX_VARIABLE_SIZE
  chore: remove extra config and init login type
  feat: update frozen
  feat: add init login type
  feat: update fulfill_params_from_enterprise
  feat: update ALLOW_REGISTER default value
2024-10-18 15:23:35 +08:00
Joe
e78634e2b0 feat: ignore error 2024-10-18 15:20:27 +08:00
Joe
380c40cd04 chore: lint 2024-10-18 15:05:27 +08:00
Joe
d2a65d3bf8 feat: update resets 2024-10-18 15:02:30 +08:00
Joe
9f7a929e94 feat: add new guy redirect resets 2024-10-18 14:39:20 +08:00
Joe
50435b84e2 feat: update mail template;
feat: add redirect
2024-10-18 14:16:14 +08:00
Joe
91477e1400 feat: add class variable 2024-10-18 11:42:14 +08:00
Joel
6f9212cb1a Merge branch 'feat/attachments' into deploy/dev 2024-10-18 10:55:49 +08:00
Joel
9b95eef090 fix: filter key pass the array type 2024-10-18 10:55:28 +08:00
Joe
4dd823d97a fix: _fulfill_login_params_from_env error 2024-10-17 18:41:58 +08:00
Joe
f9268651cb feat: update control 2024-10-17 18:22:54 +08:00
-LAN-
6ae0fa777f 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-17 17:58:01 +08:00
-LAN-
3e75bda91c fix(tool_files): adjust argument order for as_attachment in parser 2024-10-17 17:57:56 +08:00
Joe
8965498f75 chore: update MAX_VARIABLE_SIZE 2024-10-17 17:56:19 +08:00
Joe
c1f059589b chore: update MAX_VARIABLE_SIZE 2024-10-17 17:54:59 +08:00
Joe
d848effedd chore: remove extra config and init login type 2024-10-17 17:51:48 +08:00
-LAN-
e1cc3028b2 Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 17:50:06 +08:00
-LAN-
9da077bd2f fix(tool_files): correct typo in default argument for as_attachment 2024-10-17 17:49:53 +08:00
-LAN-
534083ef02 Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 17:37:49 +08:00
-LAN-
9797935c73 feat(file-download): add inline or attachment option for file previews
- Introduced 'as_attachment' argument to specify download mode.
- Enables flexible file display as inline or attachment.
- Enhances user control over file preview behavior.
2024-10-17 17:37:33 +08:00
-LAN-
81aafbcf69 Merge branch 'feat/enhance-multi-modal-support' into deploy/dev 2024-10-17 17:23:33 +08:00
-LAN-
6d818418a3 fix(audio-generation): simplify audio response handling
- Specify 'wav' format directly in the speech API request.
- Streamline audio processing by using `from_wav` for efficient handling.
2024-10-17 17:23:14 +08:00
Joe
07ec7e0f3e feat: update frozen 2024-10-17 17:15:58 +08:00
Joel
a3e6a965ce Merge branch 'feat/attachments' into deploy/dev 2024-10-17 16:46:19 +08:00
Joel
f841d8af7c chore: memory support array 2024-10-17 16:44:29 +08:00
-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
Joe
be4b62d5d8 feat: add init login type 2024-10-17 16:39:04 +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