Commit Graph

335 Commits

Author SHA1 Message Date
Joel 3da854fe40
chore: some components upgrage to new ui (#6468) 2024-07-19 16:39:49 +08:00
yoyocircle 284ef52bba
feat: passing the inputs values using `difyChatbotConfig` (#6376) 2024-07-18 21:54:16 +08:00
Joel 4ae4895ebe
feat: add frontend unit test framework (#6426) 2024-07-18 17:35:10 +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
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 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
Jinq Qian a7b33b55e8
Fix mermaid render (#6088)
Co-authored-by: 靖谦 <jingqian@kaiwu.cloud>
2024-07-12 20:09:24 +08:00
zxhlyh ebba124c5c
feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
Joe ce930f19b9
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-09 17:47:54 +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
Whitewater 0046ef7707
refactor: revamp picker block (#4227)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-07-08 21:56:09 +08:00
非法操作 eee779a923
fix: the input field of tool panel not worked as expected (#6003) 2024-07-06 09:54:30 +08:00
takatost 79df8825c8
Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
Jinq Qian 9f16739518
[Feature] Support loading for mermaid. (#6004)
Co-authored-by: 靖谦 <jingqian@kaiwu.cloud>
2024-07-05 21:01:50 +08:00
Joe 5d9ad430af
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-07-04 16:21:40 +08:00
Xingyu a948bf6ee8
fix: react.js error 185 maximum update depth exceeded in streaming responses during conversation (#5849)
Co-authored-by: 林星宇 <xy@udxx.cn>
2024-07-02 14:26:56 +08:00
Nam Vu 9513155fa4
chore: support both $$ and $ latex format (#5723) 2024-06-29 11:24:25 +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
Joel 8fa6cb5e03
feat: tracing fe (#5487) 2024-06-26 17:33:57 +08:00
Pascal M af9448e6f2
feat: undo/redo for workflow editor (#3927)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-06-26 14:37:12 +08:00
非法操作 b8926ea267
fix: DuckDuckGo image search tool error (#5606) 2024-06-26 13:21:40 +08:00
zxhlyh af6e3869ff
fix: context icon in chat (#5604) 2024-06-26 10:40:38 +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
Joel e88f5607ac
fix: view workflow log detail page crash (#5474) 2024-06-21 14:46:06 +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
Joel da68ea6812
fix: some types of buttons ui breaks (#5437) 2024-06-20 17:08:07 +08:00
zxhlyh 0d20df9a51
fix: add notion page in knowledge (#5430) 2024-06-20 15:48:38 +08:00
Joel 51d34f5936
fix: button component will refresh page (#5420) 2024-06-20 12:44:27 +08:00
zxhlyh 940c2faea1
fix: prompt editor insert cursor position (#5415) 2024-06-20 11:19:43 +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
Nam Vu 3828d4cd22
feat: support Latex (#5001)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-06-18 10:43:47 +08:00
Charles Zhou 9961cdd7c8
fix: modal z-index cleanup (#5234) 2024-06-15 21:09:19 +08:00
kurokobo 2e842333b1
fix: correct typos in the icons for microsoft (#5243) 2024-06-15 21:02:47 +08:00
crazywoola bc757f1ddc
fix: z-index (#5229) 2024-06-14 22:31:19 +08:00
Joel 28554350de
feat: support firecrawl frontend code (#5226) 2024-06-14 22:02:41 +08:00
zxhlyh c28d709d7f
feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00
KVOJJJin e68d1b88de
Fix: conversation id display & support copy (#5195) 2024-06-14 13:58:51 +08:00
KVOJJJin 4289f17be2
Chore: refactor embedded chatbot (#5125) 2024-06-14 08:42:41 +08:00
非法操作 e04fc9b304
fix: select field not work when it is not required (#5101) 2024-06-12 17:46:53 +08:00
Nam Vu 3520d35f38
fix: autoHeightTextarea dimensions in Firefox (#4891) 2024-06-12 08:24:58 +08:00
zxhlyh 3b62ab564a
feat: feature modal style (#5032) 2024-06-08 07:32:34 +08:00
Charles Zhou 1ccba85c91
fix: modal z-index and cleanup (#4978) 2024-06-06 22:28:13 +08:00
Nite Knite 37f292ea91
feat: model load balancing (#4926) 2024-06-05 00:13:29 +08:00
Charlie.Wei d058a234ba
Fixed workflow tts feature audition (#4867) 2024-06-03 00:22:14 +08:00
Joel a7fb1ffcd8
feat: show more usage info in billing page (#4808) 2024-05-30 16:15:38 +08:00
Joel 11f173693b
fix: some filed in model param selector has no left spacing (#4803) 2024-05-30 14:49:41 +08:00
zxhlyh 5b2cd8d03a
chore: node help link (#4795) 2024-05-30 14:24:53 +08:00
Pika 2ee3a1b6f3
fix: key-value-table styles (#4678) 2024-05-28 10:57:40 +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
Nam Vu 11275cbaaf
fix: z-index (#4065) 2024-05-27 08:47:27 +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
Whitewater 36a9c5cc6b
fix: remove unexpected zip and add FlipForward arrow icon (#4263) 2024-05-10 18:52:41 +08:00
Joel 01555463d2
feat: llm support jinja fe (#4260) 2024-05-10 18:14:05 +08:00
zxhlyh 9b24f12bf5
feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
tomo a79941df22
fix: button widths (#4145) 2024-05-09 12:52:07 +08:00
Whitewater 97dcb8977a
fix: stop event propagation when deleting selected workflow var node (#4158) 2024-05-07 21:00:43 +08:00
KVOJJJin c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2024-05-04 16:15:32 +08:00
Shohei Tanabe f68b6b0e5e
Fix typo: writeOpner -> writeOpener (#4060) 2024-05-03 18:55:47 +08:00
Rhon Joe 0704fe9695
fix(web): copy button visible at chat page normally (#4005)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2024-04-30 14:55:57 +08:00
zxhlyh 8b3edac091
fix: prompt editor insert quickly (#4004) 2024-04-30 14:25:21 +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
zxhlyh 8e4989ed03
feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
takatost 12435774ca
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-25 18:01:53 +08:00
KVOJJJin 1a7b4c42ab
fix: event of keyboard "enter" in text generator app (#3823) 2024-04-25 13:58:06 +08:00
Joel 1ad70f8721
feat: support prompt messages sorting (#3757) 2024-04-24 15:09:01 +08:00
Jyong f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-04-24 15:02:29 +08:00
KVOJJJin 0715db7681
chore: add selector for use app store (#3746) 2024-04-24 13:07:20 +08:00
legao 40e36e9b52
fix: toggling AppDetailNav causes unnecessary component rerenders (#3718) 2024-04-24 12:07:28 +08:00
crazywoola a23a191615
feat: add copy button to code (#3719) 2024-04-24 09:34:51 +08:00
Luvian77 96160837d2
fix: cannot change file uploader method (#3710) 2024-04-23 17:02:12 +08:00
Luvian77 5dacf77627
fix: Added prevention of click event propagation for overlay layer (#3666)
Co-authored-by: crazywoola <427733928@qq.com>
2024-04-22 19:53:20 +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
Joel 4d54637921
chore: replace all set interval (#3411) 2024-04-12 16:02:56 +08:00
Nite Knite c9abb75fce
feat: show citation info in run history (#3399) 2024-04-12 12:19:27 +08:00
Jyong 1f302990c6
add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-11 16:57:02 +08:00
Nite Knite 4c1cfd9278
chore: address security alerts on braces escape and KaTeX (#3301) 2024-04-10 16:16:24 +08:00
Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-10 14:48:40 +08:00
zxhlyh 39d3fc4742
feat: prompt-editor support undo (#3242) 2024-04-09 18:18:53 +08:00
legao 29918c498c
fixed the issue of missing cleanup function in the AudioBtn component (#3133) 2024-04-09 15:10:58 +08:00
zxhlyh b7691f5658
fix: prompt editor variable picker (#3177) 2024-04-08 23:53:09 +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 218f591a5d
fix: prompt editor linebreak (#3036) 2024-03-29 21:01:04 +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
Yulong Wang 870ca713df
Refactor Markdown component to include paragraph after image (#2798) 2024-03-12 22:06:54 +08:00
Rozstone b75d8ca621
fix: auto closing when close local image uploading (#2767) 2024-03-10 13:11:41 +08:00
zxhlyh 9beefd7d5a
fix: auto prompt (#2768) 2024-03-09 18:36:58 +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 69a5ce1e31
Fix tts play logic (#2683)
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-05 09:22:36 +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
crazywoola 3cf5c1853d
Fix: default button behavior (#2609) 2024-02-28 17:34:20 +08:00
Rozstone f1cbd55007
enhancement: skip fetching to improve user experience when switching … (#2580) 2024-02-27 19:16:22 +08:00
Rozstone 07fbeb6cf0
enhancement: improve client-side code (#2568) 2024-02-27 15:58:57 +08:00
zxhlyh 3082093293
fix: webapp name (#2543) 2024-02-23 14:54:03 +08:00
Charlie.Wei 52b12ed7eb
Voice audition (#2504)
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-22 16:06:17 +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
Yash_1124 81c5a21b8d
FEAT: add image styling in markdown (#2441)
Co-authored-by: crazywoola <427733928@qq.com>
2024-02-19 15:07:45 +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
Joel 5a004ae429
fix: unsafe external link (#2356) 2024-02-02 15:42:42 +08:00
Yash_1124 0a4dfaeaf9
Feat: Add Top bar while routing different different pages (#2298) 2024-01-30 20:22:17 +08:00
Joel bf3ee660e0
fix: missing files (#2291) 2024-01-30 16:21:40 +08:00
zxhlyh 68406b9906
fix: multiple model configuration clear conversation by rerender (#2286) 2024-01-30 16:06:01 +08:00
Joel 6f7fd6613a
feat: file icon support doc and docx (#2289) 2024-01-30 15:55:07 +08:00
Joel f8f4b961a1
chore: handle app name and options too long (#2283) 2024-01-30 14:53:10 +08:00
Joel 9730297381
chore: move register ga to signin page (#2233) 2024-01-26 15:50:14 +08:00
Joel 60a2ecbd17
chore: no custom tool placeholder ui (#2222) 2024-01-26 12:48:26 +08:00
zxhlyh 4ff17af5de
fix: model parameter modal input (#2206) 2024-01-25 18:04:22 +08:00
Joel bdc5e9ceb0
chore: test register ga (#2202) 2024-01-25 15:52:45 +08:00
Joel 301e0496ff
fix: chatbot support agent (#2201) 2024-01-25 14:53:52 +08:00
zxhlyh d5361b8d09
feat: multiple model configuration (#2196)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 12:36:55 +08:00
Joel bec998ab94
chore: remove universal chat code (#2194) 2024-01-25 11:47:35 +08:00
Charlie.Wei 6355e61eb8
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2024-01-24 01:05:37 +08:00
crazywoola c17baef172
Feat/portuguese support (#2075) 2024-01-23 21:14:53 +08:00
Joel 7bbe12b2bd
feat: support assistant frontend (#2139)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-01-23 19:31:56 +08:00
zxhlyh 1372bf784f
feat: app sidebar support collapse (#1997) 2024-01-11 13:26:34 +08:00
Chenhe Gu 0025ba4921
Escape capturing prices with dollar sign as math expressions (#1985) 2024-01-10 19:55:50 +08:00
Bowen Liang a798dcfae9
web: Add style CI workflow to enforce eslint checks on web module (#1910) 2024-01-04 15:37:51 +08:00
takatost d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-01-02 23:42:00 +08:00
Joel 6da3a33e6c
fix: selection too long break ui (#1826) 2023-12-22 16:54:18 +08:00
Joel c3275dfd36
fix: not return annotation author error happens (#1793) 2023-12-19 17:22:54 +08:00
zxhlyh 5bb841935e
feat: custom webapp logo (#1766) 2023-12-18 16:25:37 +08:00
Joel 65fd4b39ce
feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
Joel b5b20234e9
feat: update pricing (#1749) 2023-12-13 16:41:40 +08:00