-LAN-
e7fb51d5a2
Merge abacc3768f
into 1f87676d52
2024-11-15 18:00:11 +08:00
NFish
1f87676d52
Supports display license status ( #10408 )
...
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: Garfield Dai <dai.hai@foxmail.com>
2024-11-15 17:59:48 +08:00
crazywoola
db1d2aaff5
Feat/add Slovensko (Slovenija) ( #10731 )
...
Co-authored-by: XHorizont.com <johnny@xhorizont.com>
2024-11-15 13:59:08 +08:00
-LAN-
e31358219c
feat(llm-panel): refine variable filtering logic
...
Introduce `filterJinjia2InputVar` to enhance variable filtering, specifically excluding `arrayFile` types from Jinja2 input variables. This adjustment improves the management of variable types, aligning with expected input capacities and ensuring more reliable configurations. Additionally, support for file variables is enabled in relevant components, broadening functionality and user options.
2024-11-15 11:51:56 +08:00
-LAN-
b860a893c8
feat(config-prompt): add support for file variables
...
Extended the `ConfigPromptItem` component to support file variables by including the `isSupportFileVar` prop. Updated `useConfig` hooks to accept `arrayFile` variable types for both input and memory prompt filtering. This enhancement allows handling of file data types seamlessly, improving flexibility in configuring prompts.
2024-11-15 11:51:56 +08:00
-LAN-
02c39b2631
fix(file-uploader): resolve file extension logic order
...
Rearranged the logic in `getFileExtension` to first check for a valid `fileName` before considering `fileMimetype` or `isRemote`. This change ensures that the function prioritizes extracting extensions from file names directly, improving accuracy and handling edge cases more effectively. This update may prevent incorrect file extensions when mimetype is prioritized incorrectly.
Resolves #123 .
2024-11-15 11:51:56 +08:00
GeorgeCaoJ
c85bff235d
fix(i18n): handle key naming error ( #10713 )
2024-11-15 09:01:38 +08:00
Bowen Liang
44f57ad9a8
chore: Bump Alpine Linux to 3.20 in web dockerfile ( #10671 )
2024-11-14 20:57:01 +08:00
非法操作
bddecba9ed
fix: mp3
file upload not work ( #10650 )
2024-11-13 17:37:29 +08:00
Benjamin
0867821ae7
fix: update conversation session naming and API path in documentation ( #10589 )
2024-11-12 21:44:04 +08:00
dependabot[bot]
62642443ef
chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /web ( #10587 )
...
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
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 16:43:11 +08:00
zxhlyh
b77628c458
fix: text-generation webapp file form ( #10578 )
2024-11-12 15:35:12 +08:00
NFish
40c5e6d67a
fix: Page may lock if user close the page when refresh access_token ( #10550 )
2024-11-12 15:18:19 +08:00
zxhlyh
e4d175780e
fix: retrieval setting validate ( #10454 )
2024-11-12 14:38:24 +08:00
Hiroshi Fujita
e63c0e3cbb
feat(settings): add chat color theme inverted toggle in settings modal ( #10558 )
2024-11-11 23:53:43 +08:00
-LAN-
9550b884f7
chore: update version to 0.11.1 across all configurations and Docker images ( #10539 )
2024-11-11 18:32:28 +08:00
zxhlyh
508f84893f
fix: workflow start node form optional value ( #10529 )
2024-11-11 14:57:28 +08:00
Novice
f414d241c1
Feat/iteration single run time ( #10512 )
2024-11-11 14:47:52 +08:00
Charlie.Wei
fbee41f8c7
The list action node adds methods to extract specific list objects ( #10421 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-11 12:10:21 +08:00
Charlie.Wei
55edd5047e
Support for incoming value modification ( #10525 )
2024-11-11 11:52:32 +08:00
非法操作
0587e24fdb
feat: support tool search also can search toolProvider's name ( #10518 )
2024-11-11 11:32:41 +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
Novice
a7dbe58c85
fix: correct output order in parallel mode for iteration nodes ( #10323 )
2024-11-08 15:32:40 +08:00
非法操作
033ab5490b
feat: support LLM understand video ( #9828 )
2024-11-08 13:22:52 +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
huangyafei
0b16270b88
fix typo: Retrieve Chunks API Docs ( #10412 )
2024-11-07 18:11:36 +08:00
非法操作
59f8d116af
chore: improve custom tool's display ( #10410 )
2024-11-07 18:10:41 +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
comfuture
42a9374e71
chore: update translation for 'account' from '계좌' to '계정' ( #10350 )
2024-11-06 12:44:44 +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
-LAN-
7f583ec1ac
chore: update version to 0.11.0 across all relevant files ( #10278 )
2024-11-05 17:53:56 +08:00
Matsuda
68e0b0ac84
fix typo: writeOpner to writeOpener ( #10290 )
2024-11-05 16:09:53 +08:00
NFish
302f4407f6
refactor the logic of refreshing access_token ( #10068 )
2024-11-05 12:38:31 +08:00
github-actions[bot]
de5dfd99f6
chore: translate i18n files ( #10273 )
...
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: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-05 10:57:32 +08:00
Novice
d1505b15c4
feat: Iteration node support parallel mode ( #9493 )
2024-11-05 10:32:49 +08:00
GeorgeCaoJ
cca2e7876d
fix(workflow): handle else condition branch addition error in if-else node ( #10257 )
2024-11-05 09:56:41 +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
Hanqing Zhao
8ab05d4c36
Modify translation ( #10213 )
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-04 09:11:15 +08:00
crazywoola
2ed6bb86c1
Fix/10199 application error a client side exception has occurred see the browser console for more information ( #10211 )
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-03 12:53:49 +08:00
Kota-Yamaguchi
bf371a6e5d
Feat : add LLM model indicator in prompt generator ( #10187 )
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
Mark stale issues and pull requests / stale (push) Has been cancelled
2024-11-02 19:46:28 +08:00
Kota-Yamaguchi
a0af7a51ed
chore : code generator preview hint ( #10188 )
2024-11-02 19:45:07 +08:00
zxhlyh
dfa3ef0564
fix: webapp upload file ( #10195 )
2024-11-02 17:03:14 +08:00
zxhlyh
78b74cce8e
fix: upload remote image preview ( #9952 )
2024-11-01 15:45:27 +08:00
Kota-Yamaguchi
f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator ( #10150 )
2024-11-01 11:39:32 +08:00
zxhlyh
2ecdc54b0b
Fix/rerank validation issue ( #10131 )
...
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-10-31 20:20:46 +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
Hash Brown
73f29484e7
fix: log detail panel not showing any message when total count greate… ( #10119 )
2024-10-31 16:02:20 +08:00
beginnerZhang
66e9bd90eb
fix: view logs in prompt, no response when clicked ( #10093 )
...
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: zhanganguo <zhanganguo@lixiang.com>
2024-10-31 10:49:14 +08:00
非法操作
b29c1224c1
chore: remove an unnecessary link ( #10088 )
2024-10-31 10:35:45 +08:00
Kota-Yamaguchi
6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx ( #10083 )
2024-10-31 09:52:59 +08:00