Commit Graph

888 Commits

Author SHA1 Message Date
Yi Xiao
9618f86980
fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
Yi Xiao
a71fc18530
feat: set workflow zoom range for shortcut (#7563) 2024-08-23 13:11:55 +08:00
SoaringEthan
e6b117e33f
fix: correct response structure in openapi documentation of app (#7556) 2024-08-23 08:33:41 +08:00
teruo OSHIDA(JP_SMN)
3e6a6bf396
fix: wrong usage of created_at on the modal for API Key (#7548) 2024-08-23 08:21:31 +08:00
Hash Brown
60ef7ba855
fix: add missed modifications of <AppIcon /> (#7512) 2024-08-22 13:32:59 +08:00
Yi Xiao
6f968bafb2
feat: update the "tag delete" confirm modal (#7522)
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-08-22 11:33:20 +08:00
Yi Xiao
9f6aab11d4
fix: tag input state lost issue (#7500) 2024-08-22 10:26:09 +08:00
Yeuoly
784b11ce19
Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
非法操作
66dfb5c89a
fix: json schema not saved correctly (#7487) 2024-08-21 14:58:14 +08:00
Hash Brown
028fd52c9b
fix: image icon not showing correctly on left panel in workflow web app page (#7466) 2024-08-21 10:29:16 +08:00
Joel
c70d69322b
feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +08:00
KinWang
e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-20 17:55:44 +08:00
非法操作
53146ad685
feat: support line break of tooltip content (#7424) 2024-08-20 11:03:55 +08:00
呆萌闷油瓶
218380ba43
fix:end of day (#7426) 2024-08-20 10:57:33 +08:00
Hash Brown
31f9977411
Web app support sending message using numpad enter (#7414) 2024-08-19 22:24:21 +08:00
Yi Xiao
8b06105fa1
Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
Hash Brown
fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-19 09:16:33 +08:00
wellCh4n
9e6b755f62
feat: show path variable friendly in tool edit (#7344) 2024-08-16 14:09:25 +08:00
呆萌闷油瓶
fcb6921b57
enh:setfocus after voice input (#7317) 2024-08-15 22:12:51 +08:00
Joel
135dcfa3e5
fix: not show correct iteration times number in run history (#7318) 2024-08-15 21:02:41 +08:00
KVOJJJin
d07b2b9915
Fix: missing default value of type array object in conversation variable modal (#7309) 2024-08-15 17:28:12 +08:00
AIxGEEK
04131f86df
fix: inability-to-add-node-and-change-the-edge (#7303) 2024-08-15 17:26:11 +08:00
crazywoola
603a89055c
Feat/7023 dify editor can resize the image (#7296) 2024-08-15 14:23:56 +08:00
非法操作
6ff7fd80a1
feat: support OPENAI json_schema (#7258) 2024-08-15 11:29:19 +08:00
非法操作
5aa373dc04
feat: add chatgpt-4o-latest (#7289) 2024-08-15 11:19:10 +08:00
wellCh4n
8f5d8397f9
fix: can not input param value in tool test modal (#7281) 2024-08-15 10:31:34 +08:00
KVOJJJin
429e85f5d6
Fix: support hide env & conversation var in prompt editor (#7256) 2024-08-14 15:14:39 +08:00
zhujinle
4423710a13
Add ECharts feature ( #6385 ) (#6961) 2024-08-13 17:35:12 +08:00
Joel
9381c08c43
chore: not use step_boundary field (#7231) 2024-08-13 17:22:33 +08:00
KVOJJJin
935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-13 14:44:10 +08:00
zxhlyh
f9cf418f0f
Fix/workflow run single step (#7194) 2024-08-12 17:14:17 +08:00
Kevin9703
2c188a45c8
feat(app/log): Add Referenced Content in Application Logs (#7082) 2024-08-09 19:06:08 +08:00
Yi Xiao
34cab0e0b7
Fix: account delete function & confirm issues (#7129) 2024-08-09 11:37:34 +08:00
zxhlyh
925f0d2e09
fix: workflow search blocks (#7097)
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-08-08 15:33:02 +08:00
Hash Brown
b6d206e095
feat: app icon enhancements (#7095) 2024-08-08 15:29:11 +08:00
zxhlyh
1571a8afd4
fix: workflow delete node shortcut (#7076) 2024-08-08 10:42:08 +08:00
DDDDD12138
4c4f6e362f
chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
NFish
1a302ca957
feat: add disabled support to tooltip-plus component (#7036) 2024-08-07 11:26:47 +08:00
crazywoola
11f9d2f124
doc: correct typos in mdx files (#7029) 2024-08-07 09:03:45 +08:00
Joel
c110888aee
feat: agent app support generate prompt (#7007) 2024-08-06 17:43:54 +08:00
crazywoola
7f18c06b0a
fix: code-block-missing-checks (#7002) 2024-08-06 16:11:14 +08:00
Yi Xiao
0c22e4e3d1
Feat/new confirm (#6984)
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-08-06 14:31:13 +08:00
Vico Chu
1c043b8426
Chores: fix name typo (#6987) 2024-08-06 13:33:21 +08:00
quicksand
e4587b2151
chore: MAX_TREE_DEPTH spelling mistake (#6965) 2024-08-05 18:41:08 +08:00
liuzhenghua
141e4e0276
fix: restore xinference secret field (#6941)
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
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
2024-08-04 22:32:24 +08:00
crazywoola
79715345ef
fix: import workflow errors (#6937) 2024-08-04 14:34:39 +08:00
Kevin9703
4d0a6cc382
fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918) 2024-08-02 20:30:05 +08:00
zxhlyh
6feea0d75b
fix: default rerank model check (#6917)
Some checks failed
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-08-02 18:27:06 +08:00
NFish
df530b53e5
fix: system model setting missing space between buttons (#6912) 2024-08-02 16:26:16 +08:00
KVOJJJin
62cc4077bb
Fix: webapp color theme (#6908) 2024-08-02 15:08:14 +08:00
zxhlyh
e683461416
fix: knowledge save button visible (#6905) 2024-08-02 14:20:20 +08:00
zxhlyh
33dab4fe54
fix: multiple retrieval default weighted score (#6897) 2024-08-02 14:05:27 +08:00
zxhlyh
9ae88ede12
chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
NFish
9c4f3be0f3
Fix keyboard shortcut conflict between workflow and browser (#6863) 2024-08-01 12:57:30 +08:00
zxhlyh
e9d6a43907
fix: model parameter selector (#6861) 2024-08-01 11:23:53 +08:00
Joel
77c071e26f
chore: upgrade slider ui (#6838) 2024-07-31 17:46:43 +08:00
NFish
dd64e65ea0
fix: edit segment missing space between buttons (#6826)
Co-authored-by: xc Dou <xcdou@192.168.88.89>
2024-07-31 15:11:07 +08:00
kimjion
8904745129
feat: tag filter adapte to scrolling (#6819) 2024-07-31 13:55:32 +08:00
Joel
53a89bbbc7
chore : option card (#6800)
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-07-30 17:33:08 +08:00
zxhlyh
0a744a73b3
fix: eco knowledge retrieval method (#6798) 2024-07-30 16:59:03 +08:00
非法操作
0675c5f716
chore: add shortcut keys and hints for the shortcuts (#6779) 2024-07-30 16:18:58 +08:00
Yi Xiao
f43e27814c
Fix action button size (#6753) 2024-07-29 13:19:15 +08:00
Kevin9703
427f48be6b
fix(answer/operation): feedback status in the logs (#6716) 2024-07-26 17:36:36 +08:00
chenxu9741
6b50bb0fe6
issues #6655 Open ai tts issues (#6696) 2024-07-26 14:55:49 +08:00
KVOJJJin
4839523e53
Fix appId missing in annotations (#6699) 2024-07-26 11:21:51 +08:00
非法操作
585444c50c
chore: fix type annotations (#6600) 2024-07-25 11:21:51 +08:00
crazywoola
47b5bd7243
fix: value is not an array (#6632) 2024-07-24 19:14:04 +08:00
Yi Xiao
c112188207
feat: added ActionButton component (#6631) 2024-07-24 18:09:44 +08:00
KVOJJJin
2aad128883
Fix: DSL backup (#6616) 2024-07-24 15:02:30 +08:00
KVOJJJin
3c78fdec1c
Fix: reset button in embedded chatbot (#6611) 2024-07-24 14:46:52 +08:00
zxhlyh
6fe9aa69cc
feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
Joel
0f6a064c08
chore: enchance auto generate prompt (#6564) 2024-07-23 19:51:38 +08:00
Lance Mao
75445a0c66
fix audio not working during development due to react's useEffect wil be triggered twice (#6126) 2024-07-23 17:24:29 +08:00
Joel
6a9d202414
chore: layout UI upgrade (#6577) 2024-07-23 17:11:02 +08:00
非法操作
c0ada940bd
fix: tool params not work as expected when develop a tool (#6550) 2024-07-23 17:00:39 +08:00
Joel
155e708540
Revert "chore: improve prompt auto generator" (#6556) 2024-07-23 13:35:35 +08:00
Joel
d726473c6d
Revert "chore: use node specify llm to auto generate prompt" (#6555) 2024-07-23 13:31:32 +08:00
crazywoola
71a7211411
Feat/add email support for pro and team (#6533) 2024-07-22 19:56:46 +08:00
Joel
dc7335cdf8
chore: use node specify llm to auto generate prompt (#6525) 2024-07-22 18:16:33 +08:00
zxhlyh
87594008f8
fix: iteration node bg color (#6523) 2024-07-22 15:43:24 +08:00
-LAN-
5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-22 15:29:39 +08:00
Jason Tan
87d583f454
fix: privilege for editor role (#6521) 2024-07-22 15:01:25 +08:00
Joel
a6350daa02
chore: improve prompt auto generator (#6514) 2024-07-22 11:44:12 +08:00
Joel
3da854fe40
chore: some components upgrage to new ui (#6468) 2024-07-19 16:39:49 +08:00
Sangmin Ahn
a5fcd91ba5
chore: make text generation timeout duration configurable (#6450) 2024-07-19 12:54:15 +08:00
yoyocircle
284ef52bba
feat: passing the inputs values using difyChatbotConfig (#6376) 2024-07-18 21:54:16 +08:00
Carson
929c22a4e8
fix: tools edit modal schema edit issue (#6396) 2024-07-18 19:02:23 +08:00
Joel
4ae4895ebe
feat: add frontend unit test framework (#6426) 2024-07-18 17:35:10 +08:00
非法操作
afe95fa780
feat: support get workflow task execution status (#6411) 2024-07-18 15:06:14 +08:00
Kuizuo
166a40c66e
fix: improve separation element in prompt log and TTS buttons in the operation (#6413) 2024-07-18 14:44:34 +08:00
crazywoola
35f4a264d6
fix: default duration (#6393) 2024-07-17 21:19:04 +08:00
非法操作
6c798cbdaf
fix: tool authorization setting panel not validate required fields (#6387) 2024-07-17 21:10:28 +08:00
faye1225
65bc4e0fc0
Fix issues related to search apps, notification duration, and loading icon on the explore page (#6374) 2024-07-17 20:24:31 +08:00
chenxu9741
a6dbd26f75
Add the API documentation for streaming TTS (Text-to-Speech) (#6382) 2024-07-17 19:44:16 +08:00
zxhlyh
984658f5e9
fix: workflow sync before export (#6380) 2024-07-17 16:51:48 +08:00
chenxu9741
ca69e1a2f5
Add multilingual support for TTS (Text-to-Speech) functionality. (#6369) 2024-07-17 14:41:29 +08:00
Charles Zhou
0099ef6896
fix: better qr code panel and webapp url regen confirmation (#6321) 2024-07-16 15:06:49 +08:00
zxhlyh
23e8043160
fix: prompt editor new line (#6310) 2024-07-16 11:23:26 +08:00
Nam Vu
68ad9a91b2
fix: validateColorHex: cannot read properties of undefined (reading 'length') (#6242) 2024-07-15 19:26:00 +08:00
zxhlyh
9a536979ab
feat(frontend): workflow import dsl from url (#6286) 2024-07-15 16:24:03 +08:00