Commit Graph

73 Commits

Author SHA1 Message Date
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