Commit Graph

199 Commits

Author SHA1 Message Date
Hash Brown ea0ebc020c
fix: chat history might be empty in log detail view (#10905) 2024-11-21 14:12:01 +08:00
dajianguo 538a5df9d5
feat: Optimize usability during debugging #10641 (#10793) 2024-11-18 11:13:52 +08:00
zxhlyh 508f84893f
fix: workflow start node form optional value (#10529) 2024-11-11 14:57:28 +08:00
katsuma 98b3e37144
fix: simplify Enter key handling and remove unused ref (#10413) 2024-11-07 21:21:50 +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
Hash Brown 59a32aaae6
fix: exclude failed answer when sending messages (#9835) 2024-10-25 14:06:33 +08:00
KVOJJJin 5d1424f67c
Feat: use file size limit from api (#9739) 2024-10-24 22:55:17 +08:00
Hash Brown 57ec12eb6b
feat: regenerate history switch navigation (#8749) 2024-10-24 12:09:46 +08:00
kurokobo b9afb7bcec
fix: revert ref usage in handleFormChange to fix IME input issues (#9672)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-10-23 15:47:50 +08:00
Hash Brown 01a2513812
style: chat answer align with new UI (#9658) 2024-10-23 10:19:15 +08:00
Hash Brown 6827c4038b
Web app support sending message using numpad enter (#9659) 2024-10-22 21:17:54 +08:00
zxhlyh 3ae05a672d
fix: webapp answer icon (#9654) 2024-10-22 18:24:13 +08:00
zxhlyh 7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-10-21 10:32:37 +08:00
Leo a83ccccffc
fix: incorrect webapp image displayed (#9401) 2024-10-16 15:31:47 +08:00
Hash Brown 5df1cb0566
feat: storybook (#9324) 2024-10-16 10:18:48 +08:00
Yi Xiao 44f6a536d2
fix: reference issue in external knowledge api (#9240) 2024-10-11 19:17:22 +08:00
crazywoola 783a6b866b
fix: #9076 (#9150) 2024-10-10 10:25:45 +08:00
Dongsheng Zhao 7121afdd44
fix: #8969 (#9076) 2024-10-08 19:58:03 +08:00
Hash Brown 3dfbc348e3
feat: improved SVG output UX (#8765) 2024-09-26 19:41:59 +08:00
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
Hash Brown 11d09a92d0
fix: send message error when last sent message not succeeded (#8682) 2024-09-23 18:44:09 +08:00
Hash Brown 2d869d6831
fix: send message error when chatting with opening statement (#8627) 2024-09-22 16:41:40 +08:00
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2024-09-22 03:15:11 +08:00
Nam Vu 624331472a
fix: Improve scrolling behavior for Conversation Opener (#8437)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-14 19:05:19 +08:00
KVOJJJin 032dd93b2f
Fix: operation postion of answer in logs (#8411)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-14 14:08:31 +08:00
非法操作 678bbf8fe8
fix: upload img icon mis-align in the chat input area (#8263) 2024-09-11 15:58:20 +08:00
Joel d1605952b0
fix: input chat input wrong padding (#8207) 2024-09-10 17:01:32 +08:00
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
Nam Vu 031a0b576d
fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
Yi Xiao cdb08be951
fix: overflow issues in chat history (#8062) 2024-09-06 19:20:18 +08:00
Joel 7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916) 2024-09-03 14:09:46 +08:00
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-02 20:00:41 +08:00
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
Hash Brown 60ef7ba855
fix: add missed modifications of `<AppIcon />` (#7512) 2024-08-22 13:32:59 +08:00
Hash Brown 31f9977411
Web app support sending message using numpad enter (#7414) 2024-08-19 22:24:21 +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
呆萌闷油瓶 fcb6921b57
enh:setfocus after voice input (#7317) 2024-08-15 22:12:51 +08:00
Kevin9703 2c188a45c8
feat(app/log): Add Referenced Content in Application Logs (#7082) 2024-08-09 19:06:08 +08:00
Hash Brown b6d206e095
feat: app icon enhancements (#7095) 2024-08-08 15:29:11 +08:00
DDDDD12138 4c4f6e362f
chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
Yi Xiao 0c22e4e3d1
Feat/new confirm (#6984) 2024-08-06 14:31:13 +08:00
Vico Chu 1c043b8426
Chores: fix name typo (#6987) 2024-08-06 13:33:21 +08:00
KVOJJJin 62cc4077bb
Fix: webapp color theme (#6908) 2024-08-02 15:08:14 +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 3c78fdec1c
Fix: reset button in embedded chatbot (#6611) 2024-07-24 14:46:52 +08:00
yoyocircle 284ef52bba
feat: passing the inputs values using `difyChatbotConfig` (#6376) 2024-07-18 21:54:16 +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
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
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
Diego Romero-Lovo 4c0a31d38b
FR: #4048 - Add color customization to the chatbot (#4885)
Co-authored-by: crazywoola <427733928@qq.com>
2024-06-26 17:51:00 +08:00
KVOJJJin 41ceb6a4eb
Fix: position of log modal (#5538) 2024-06-24 14:57:35 +08:00
KVOJJJin f220d294e0
Fix: custom disclaim (#5535) 2024-06-24 12:50:08 +08:00
KVOJJJin 8294e97113
Chore: chat log refactor (#5523) 2024-06-24 12:29:14 +08:00
zxhlyh 5d4d65a85b
fix: button (#5470) 2024-06-21 14:17:45 +08:00
crazywoola 92ddb410cd
feat: option to hide workflow steps (#5436) 2024-06-21 12:51:10 +08:00
zxhlyh 2328ed8ffa
feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
KVOJJJin 4c37847ea4
Fix: use new button (#5384) 2024-06-19 14:53:19 +08:00
TinsFox a3bd5eba02
refactor: refactor the button component using `forwardRef` (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
2024-06-19 14:13:16 +08:00
KVOJJJin 4289f17be2
Chore: refactor embedded chatbot (#5125) 2024-06-14 08:42:41 +08:00
Nite Knite 37f292ea91
feat: model load balancing (#4926) 2024-06-05 00:13:29 +08:00
zxhlyh 45deaee762
feat: workflow new nodes (#4683)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Patryk Garstecki <patryk20120@yahoo.pl>
Co-authored-by: Sebastian.W <thiner@gmail.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: rechardwang <wh_goodjob@163.com>
Co-authored-by: Nite Knite <nkCoding@gmail.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: Joshua <138381132+joshua20231026@users.noreply.github.com>
Co-authored-by: Weaxs <459312872@qq.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: leejoo0 <81673835+leejoo0@users.noreply.github.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Vikey Chen <vikeytk@gmail.com>
Co-authored-by: wanghl <Wang-HL@users.noreply.github.com>
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: fanghongtai <42790567+fanghongtai@users.noreply.github.com>
Co-authored-by: wxfanghongtai <wxfanghongtai@gf.com.cn>
Co-authored-by: Matri <qjp@bithuman.io>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2024-05-27 21:57:08 +08:00
Charlie.Wei 5bd432a85f
Fix tts audition (#4637)
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-05-25 12:55:04 +08:00
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 2024-05-18 10:52:48 +08:00
zxhlyh 8b931b085c
fix: app logo (#4483) 2024-05-17 18:02:00 +08:00
Joel c01c95d77f
fix: chatflow run progress problem (#4298) 2024-05-11 16:23:31 +08:00
Joel 34d3998566
fix: webapps not show number type input field (#4292) 2024-05-11 14:42:04 +08:00
Joel 1663df8a05
feat: hide run detail in webapps and installed apps (#4289) 2024-05-11 13:40:27 +08:00
Patryk Garstecki 370e1c1a17
fix(frontend): 🔧 add privacy policy spaces (#4277) 2024-05-11 08:42:03 +08:00
KVOJJJin c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2024-05-04 16:15:32 +08:00
takatost ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-28 17:37:00 +08:00
legao 40e36e9b52
fix: toggling AppDetailNav causes unnecessary component rerenders (#3718) 2024-04-24 12:07:28 +08:00
zxhlyh 03c988388e
fix: chat rename (#3627) 2024-04-19 13:29:25 +08:00
KVOJJJin e70482dfc0
feat: agent log (#3537)
Co-authored-by: jyong <718720800@qq.com>
2024-04-17 10:30:52 +08:00
Nite Knite c9abb75fce
feat: show citation info in run history (#3399) 2024-04-12 12:19:27 +08:00
Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-10 14:48:40 +08:00
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-04-08 18:51:46 +08:00
zxhlyh 61f5de9662
fix: chat scroll (#2981) 2024-03-26 16:19:41 +08:00
Rozstone 8a4015722d
prevent auto scrolling down to bottom when user already scrolled up (#2813) 2024-03-15 13:19:06 +08:00
crazywoola 9440d7fe88
fix: the behavior of save action in opening config panel (#2736) 2024-03-07 16:48:44 +08:00
Lance Mao 7052565380
fix typo: responsing -> responding (#2718)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-07 10:20:35 +08:00
Rhon Joe c439952a41
fix(web): chat input auto resize by window (#2696) 2024-03-06 12:49:22 +08:00
Charlie.Wei 6a6133c102
Fix voice selection (#2664)
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-03-04 17:50:06 +08:00
zxhlyh 3082093293
fix: webapp name (#2543) 2024-02-23 14:54:03 +08:00
crazywoola cad6e6624f
fix: config not exists (#2513) 2024-02-21 19:27:38 +08:00
zxhlyh 297d0f1f30
fix: code-based extension (#2490) 2024-02-20 14:49:00 +08:00
zxhlyh eedbe1b770
fix: chat restart (#2488) 2024-02-20 11:24:27 +08:00
Charlie.Wei 300d9892a5
tts add voice choose (#2391)
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-02-15 22:41:18 +08:00
zxhlyh 0850c953b3
fix: variable in opener (#2437) 2024-02-12 22:22:57 +08:00
zxhlyh 1b04382a9b
fix: chat agent mode content copy (#2418) 2024-02-07 21:23:47 +08:00
zxhlyh d8de2017b5
fix: webapp variable input & app unavailable status (#2405) 2024-02-06 13:43:09 +08:00
zxhlyh 805ed84f61
chore: enchange pic uploading tip (#2388)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-02-05 13:22:05 +08:00
zxhlyh 65bec16fb3
fix: webapp language (#2378) 2024-02-04 18:32:29 +08:00
zxhlyh 1ebf740908
fix: webapp stop chat & citation (#2376) 2024-02-04 18:08:53 +08:00
zxhlyh 51d359268e
chore: replace chat in web app (#2373) 2024-02-04 16:10:46 +08:00
zxhlyh 68406b9906
fix: multiple model configuration clear conversation by rerender (#2286) 2024-01-30 16:06:01 +08:00
zxhlyh d5361b8d09
feat: multiple model configuration (#2196)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 12:36:55 +08:00