Commit Graph

158 Commits

Author SHA1 Message Date
Yi Xiao d4dc54447a
fix the tooltip in tool nodes (#8215) 2024-09-10 17:53:44 +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
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +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
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-19 09:16:33 +08:00
Hash Brown b6d206e095
feat: app icon enhancements (#7095) 2024-08-08 15:29:11 +08:00
Sangmin Ahn a5fcd91ba5
chore: make text generation timeout duration configurable (#6450) 2024-07-19 12:54:15 +08:00
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +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
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 61ebcd8adb
Fix: workflow result display (#5299) 2024-06-17 14:36:17 +08:00
KVOJJJin 4289f17be2
Chore: refactor embedded chatbot (#5125) 2024-06-14 08:42:41 +08:00
Charles Zhou 1ccba85c91
fix: modal z-index and cleanup (#4978) 2024-06-06 22:28:13 +08:00
Nam Vu c212700341
fix: router replace in Explore page (#4918) 2024-06-04 19:41:54 +08:00
zxhlyh 0b4902bdc2
fix: workflow app run (#4831) 2024-05-31 12:15:25 +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
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 2024-05-18 10:52:48 +08:00
Garfield Dai dd94931116
Remove useless code (#4416) 2024-05-15 16:14:49 +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
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
KVOJJJin 1a7b4c42ab
fix: event of keyboard "enter" in text generator app (#3823) 2024-04-25 13:58:06 +08:00
sino 22994a6d14
fix: stringify object while exporting batch result to csv (#3481) 2024-04-15 15:49:53 +08:00
zxhlyh 1c56b48238
fix: shared text-generation stream (#3419) 2024-04-12 16:43:39 +08:00
Joel 4d54637921
chore: replace all set interval (#3411) 2024-04-12 16:02:56 +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
Joel 974828222e
fix: chat app sometimes may crash (#3151) 2024-04-08 14:37:39 +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
Rozstone 2001483659
fix: default to allcategories when search params is not from recommended (#2653) 2024-03-02 17:11:25 +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 51d359268e
chore: replace chat in web app (#2373) 2024-02-04 16:10:46 +08:00
Joel a667d04e53
fix: frontend security risk (#2355) 2024-02-02 15:24:17 +08:00
crazywoola 9e37702d24
feat: ui improvements for Portuguese (#2304) 2024-01-31 11:25:33 +08:00
zxhlyh f2b2effc4b
fix: typing delay (#2200) 2024-01-25 14:55:12 +08:00
Joel 301e0496ff
fix: chatbot support agent (#2201) 2024-01-25 14:53:52 +08:00
Joel bec998ab94
chore: remove universal chat code (#2194) 2024-01-25 11:47:35 +08:00
Chenhe Gu d42df4ed04
let citation show on webapp (#2161) 2024-01-24 13:57:11 +08:00
zxhlyh 7bfdca7a53
fix: embeded chat app input (#2159) 2024-01-24 12:37:12 +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
Joel 7bbe12b2bd
feat: support assistant frontend (#2139)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-01-23 19:31:56 +08:00
crazywoola eed5fdd768
chore: remove unused code (#1989) 2024-01-11 11:08:32 +08:00
zxhlyh a1285cbf15
fix: text-generation run batch (#1945) 2024-01-05 14:47:00 +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
Joel 891218615e
fix: window size changed causes result regeneration (#1908) 2024-01-04 14:07:38 +08:00
zxhlyh d70d61b1cb
frontend for model runtime (#1861)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-03 00:05:08 +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
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
zxhlyh eede84eb9e
feat: web app support some feature (#1753) 2023-12-13 20:21:11 +08:00
crazywoola 8b0100523b
Feat/regenrate conversation in embeded window (#1708) 2023-12-07 13:17:07 +08:00
Yuhao 3c37fd37fa
fix: batch mobile layout fixes (#1641) 2023-11-28 20:05:19 +08:00
Yuhao a9c1c7d239
feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
Joel b23de4affc
fix: chat on start bug (#1588) 2023-11-21 17:26:49 +08:00
Rhon Joe ac3496e681
fix(web): Sidebar create new chat context (#1569) 2023-11-20 15:57:31 +08:00
zxhlyh cfbfd59b8f
fix: upload image (#1522) 2023-11-16 11:56:11 +08:00
zxhlyh 6b15827246
feat: [frontend] support vision (#1518)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-13 22:32:39 +08:00
zxhlyh 32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2023-11-06 19:36:32 +08:00
Hickays 48b4249790
fix: workspace app avatar is abnormal (#1411) 2023-10-26 10:18:38 +08:00
zxhlyh 61e816f24c
feat: logo (#1356) 2023-10-16 15:26:25 +08:00
Joel c40ee7e629
feat: batch run support retry errors and decrease rate limit times (#1215) 2023-09-25 10:20:50 +08:00
Joel 2d5ad0d208
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2023-09-10 00:12:34 +08:00
zxhlyh 84c76bc04a
Feat/chat add origin (#1130) 2023-09-09 19:17:12 +08:00
bowen 4a28599fbd
fix: optimize feedback and app icon (#1099) 2023-09-05 09:13:59 +08:00
crazywoola 487e699021
fix: ui in chat openning statement (#1094) 2023-09-04 10:26:46 +08:00
Joel 9458b8978f
feat: siderbar operation support portal (#1061) 2023-08-31 17:46:51 +08:00
Joel a834ba8759
feat: support rename conversation (#1056) 2023-08-30 17:32:32 +08:00
crazywoola 3db839a5cb
773 change embed title welcome to use (#1053) 2023-08-30 11:03:25 +08:00
bowen f9bec1edf8
chore: perfect type definition (#1003) 2023-08-28 19:48:53 +08:00
crazywoola 70e24b7594
fix: loading and calc rem (#1006) 2023-08-24 23:24:33 +08:00
crazywoola a3fec11438
fix: styles (#1005) 2023-08-24 22:37:46 +08:00
crazywoola f13623184a
fix style in app share (#995) 2023-08-24 17:57:25 +08:00
bowen 5e0540077a
chore: perfect type definition (#940) 2023-08-22 10:58:06 +08:00
zxhlyh fb62017e50
Fix/embedding chat (#899)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-08-18 10:39:05 +08:00
Matri a25e038a8b
fix: text copy issue (#723) 2023-08-04 10:49:13 +08:00
Joel 741e9303d4
fix: use sharp logo replace old logo (#658) 2023-07-27 16:34:30 +08:00
Joel 23e3413655
feat: chat in explore support agent (#647)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-27 13:27:34 +08:00
Joel 668b059c07
fix: quick switch and click create conversation button may caused fetch conversation list error (#603) 2023-07-19 17:17:29 +08:00
zxhlyh 753e5f1500
Fix/application configuration preview style (#597) 2023-07-19 12:41:35 +08:00
zxhlyh a6af8e5d8f
Fix/new conversation in mobile phone (#593) 2023-07-18 16:57:28 +08:00
Joel 8e11200306
feat: frontend support claude (#573)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-17 00:14:32 +08:00
Joel 510389909c
fix: change chatbot avart to dify icon (#571) 2023-07-16 16:30:55 +08:00
Joel da82a11b26
feat: batch run support export as csv file (#556) 2023-07-13 09:30:16 +08:00
zxhlyh fec607db81
Feat/embedding (#553)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-07-12 17:27:50 +08:00
Joel da5782df92
fix: mobile not auto show generation res (#544) 2023-07-11 17:16:28 +08:00
zxhlyh 9af0da4450
fix jwt in web (#545) 2023-07-11 17:07:52 +08:00
crazywoola d49ac1e4ac
Feature/use jwt in web (#533)
Co-authored-by: crazywoola <li.zheng@dentsplysirona.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-11 15:21:20 +08:00
zxhlyh a03a92e9db
Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
Joel 11baff6740
feat: text generation application support run batch (#529) 2023-07-07 10:35:05 +08:00
Joel 5e2c3eeac3
fix: chat app added new var old conversation not work (#511) 2023-07-04 14:33:41 +08:00
Joel 838825d747
feat: optimize conversation operation (#479) 2023-06-28 17:53:23 +08:00
Joel ec261aea54
feat: conversation app support pin and delete conversation (#467) 2023-06-28 11:16:54 +08:00
Joel 87af414a52
feat: stop response enchancement (#352) 2023-06-13 16:34:53 +08:00
Joel b16a7b0b3b
feat: stop response call api (#340) 2023-06-12 16:37:03 +08:00
bowen 205459d54d
fix: button abnormal style (#333) 2023-06-10 13:19:08 +08:00
Joel 3e380c082a
fix: reset some config not work: like var required status, dataset, feature status (#305) 2023-06-06 14:58:56 +08:00
KVOJJJin c67f626b66
Feat: Support re-segmentation (#114)
Co-authored-by: John Wang <takatost@gmail.com>
Co-authored-by: Jyong <718720800@qq.com>
Co-authored-by: 金伟强 <iamjoel007@gmail.com>
2023-06-01 23:19:36 +08:00