Commit Graph

197 Commits

Author SHA1 Message Date
Garfield Dai
8e66b96221
Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
crazywoola
444aba55dd
Feat/jpn support (#2651) 2024-03-02 13:47:51 +08:00
Yeuoly
d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 2024-02-28 23:19:08 +08:00
crazywoola
9574730050
Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
Joel
769be13189
chore: add api key and value placeholder (#2538) 2024-02-23 13:55:43 +08:00
Jyong
97fe817186
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-02-22 17:16:22 +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
Koen Farell
61e4bbabaf
feat: added Ukrainian language support (#2473) 2024-02-19 13:11:23 +08:00
Charlie.Wei
c6e2900be7
Display selected tts voice name (#2459)
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-18 15:39:25 +08:00
crazywoola
963d9b6032
Feature/display selected info for tts (#2454) 2024-02-16 20:05:14 +08:00
Charlie.Wei
c8ca3ff404
Tts add voice choose (#2453)
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-16 01:10:11 +08:00
Charlie.Wei
5d8fa2c7af
Tts add voice choose (#2452)
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-16 00:15:22 +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
f6059c377c
fix: api based extension modal title (#2414) 2024-02-07 15:01:53 +08:00
Benjamin
517f6d1a26
fix:update document title in Apps component (#2404) 2024-02-06 12:23:54 +08:00
Benjamin
c2d47cd2e1
fix:add translation for dataset knowledge and update document title (#2396) 2024-02-05 18:40:20 +08:00
Joel
5e145c1c22
chore: show credit help link (#2393) 2024-02-05 16:22:30 +08:00
Chenhe Gu
09acf215f0
add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00
Ricky
2660fbaa20
Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
Joel
6c3b34a61d
chore: update price page (#2272) 2024-01-29 17:26:43 +08:00
Chenhe Gu
b9b692d71d
fix typo (#2248) 2024-01-27 03:56:23 +08:00
Joel
2fc0dcc10a
feat: team admin can pay billing (#2240) 2024-01-26 18:06:54 +08:00
Chenhe Gu
c9e65f4221
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-26 15:20:03 +08:00
KVOJJJin
89fcf4ea7c
Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <jyong@dify.ai>
2024-01-26 13:24:40 +08:00
Joel
60a2ecbd17
chore: no custom tool placeholder ui (#2222) 2024-01-26 12:48:26 +08:00
ashen
2068ae215e
fix: tts model tip (#2221) 2024-01-26 12:34:39 +08:00
zxhlyh
4ff17af5de
fix: model parameter modal input (#2206) 2024-01-25 18:04:22 +08:00
Joel
a9d1b4e6d7
feat: create app show agent type tip (#2207) 2024-01-25 18:04:04 +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
8eae206715
fix: recipt info (#2123) 2024-01-22 13:28:05 +08:00
Joel
0113627d7b
chore: enchance view billing text (#2109) 2024-01-20 22:15:13 +08:00
crazywoola
eed5fdd768
chore: remove unused code (#1989) 2024-01-11 11:08:32 +08:00
Bowen Liang
69d42ae95b
fix: cover missed source paths for eslint (#1956) 2024-01-08 18:06:23 +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
crazywoola
08abbb8dba
Feat/add community link to dropdown (#1851) 2023-12-28 18:14:16 +08:00
Joel
40d612ffc7
feat: add roadmap and feedback link (#1816) 2023-12-21 16:17:40 +08:00
zxhlyh
867fc61b12
fix: web app text (#1784) 2023-12-19 11:45:16 +08:00
Joel
8e2e477a7f
chore: enchance annotation ui (#1781) 2023-12-19 10:25:54 +08:00
Joel
9b34f5a9ff
feat: unstructured frontend (#1777) 2023-12-18 23:28:25 +08:00
Joel
7775f5785f
chore: update annotation reply english i18n (#1773) 2023-12-18 17:13:15 +08:00
Joel
354d033e60
fix: not owner can not pay (#1772) 2023-12-18 16:54:47 +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
Charlie.Wei
b0d8d196e1
azure openai add gpt-4-1106-preview、gpt-4-vision-preview models (#1751)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2023-12-14 09:55:30 +08:00
zxhlyh
eede84eb9e
feat: web app support some feature (#1753) 2023-12-13 20:21:11 +08:00
Joel
b5b20234e9
feat: update pricing (#1749) 2023-12-13 16:41:40 +08:00
crazywoola
8b0100523b
Feat/regenrate conversation in embeded window (#1708) 2023-12-07 13:17:07 +08:00
zxhlyh
cb3a55dae6
feat: remove documents limit (#1697) 2023-12-05 16:53:40 +08:00
Joel
b5dd948e56
feat: add upgrade ga test (#1690) 2023-12-04 18:16:59 +08:00
Joel
75a6122173
feat: SaaS price plan frontend (#1683)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-12-03 22:10:16 +08:00
Joel
7bbfac5dba
Chore: change dataset's i18n to knowledge (#1629) 2023-11-27 17:22:16 +08:00
Yuhao
a9c1c7d239
feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
zxhlyh
519fb90d5a
fix: some text (#1579) 2023-11-21 13:46:51 +08:00
zxhlyh
6768fd4d87
fix: some RAG retrieval bugs (#1577)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-21 13:46:07 +08:00
Joel
31195975f5
chore: retrieval docs links and enchance help doc translation (#1570) 2023-11-20 11:07:45 +08:00
Joel
888e8c6dac
feat: add retriever rank fe (#1557)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-11-18 11:53:35 +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
Benjamin
06d5273217
Fixed missing i18n app-debug.zh.ts items. (#1503) 2023-11-10 16:43:10 +08:00
crazywoola
94d7babbf1
feat: update the docs in forking applications (#1491) 2023-11-08 19:44:15 +08:00
Charlie.Wei
306216dbe5
application embedded add chrome && ChatBot Chrome plugin update v1.5 (#1480)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-11-08 17:59:53 +08:00
zxhlyh
ab2e20ee0a
fix: rename api based extension (#1485) 2023-11-08 13:03:50 +08:00
zxhlyh
7b26c9e2ef
fix: code-based extension (#1477) 2023-11-07 17:56:07 +08:00
zxhlyh
32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2023-11-06 19:36:32 +08:00
Joel
08aa367892
feat: add context missing warning (#1384)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-10-19 17:52:14 +08:00
Joel
6309d070d1
feat: enchance prompt mode copywriting (#1379) 2023-10-19 11:19:34 +08:00
zxhlyh
d14f15863d
fix: i18n runtime error (#1376) 2023-10-18 16:00:56 +08:00
Joel
a07a6d8c26
feat: switch to generation model set default stop word (#1341) 2023-10-13 16:47:22 +08:00
zxhlyh
5b9858a8a3
feat: advanced prompt (#1330)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-10-12 23:14:28 +08:00
Charlie.Wei
b711ce33b7
Application share qrcode (#1277)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-10-08 09:34:49 +08:00
zxhlyh
9dbb8acd4b
Feat/dataset support api service (#1240)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2023-09-27 16:06:49 +08:00
Garfield Dai
18c710c906
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-09-27 14:53:22 +08:00
Rhon Joe
8eae643911
Fix App logs page modal show different model icon. (#1224) 2023-09-27 08:54:52 +08:00
Joel
c40ee7e629
feat: batch run support retry errors and decrease rate limit times (#1215) 2023-09-25 10:20:50 +08:00
crazywoola
ec5f585df4
1111 wrong embedding model displayed in datasets (#1186) 2023-09-15 07:54:45 -05:00
Joel
6b41a9593e
fix: text error (#1184) 2023-09-15 14:15:28 +08:00
Joel
82267083e8
fix: model param description error (#1183) 2023-09-15 11:36:01 +08:00
Joel
c385961d33
chore: Optimization model parameter description (#1181) 2023-09-15 11:14:14 +08:00
charli117
67bed54f32
Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2023-09-14 14:09:23 +08:00
zxhlyh
96d10c8b39
feat: spark free quota verify (#1152) 2023-09-11 17:30:54 +08:00
KVOJJJin
e161c511af
Feat:csv & docx support (#1139)
Co-authored-by: jyong <jyong@dify.ai>
2023-09-10 15:17:22 +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
Matri
d3f8ea2df0
Feat/support to invite multiple users (#1011) 2023-08-31 01:18:31 +08:00
Joel
a834ba8759
feat: support rename conversation (#1056) 2023-08-30 17:32:32 +08:00
KVOJJJin
c67f345d0e
Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <jyong@dify.ai>
2023-08-30 17:27:19 +08:00
zxhlyh
a7415ecfd8
Fix/upload document limit (#1033) 2023-08-28 10:53:45 +08:00
Matri
916d8be0ae
fix: activation page reload issue after activating (#964) 2023-08-23 13:54:40 +08:00
Jyong
db7156dafd
Feature/mutil embedding model (#908)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-08-18 17:37:31 +08:00
zxhlyh
4420281d96
Feat/segment add tag (#907) 2023-08-18 17:18:58 +08:00
zxhlyh
fb62017e50
Fix/embedding chat (#899)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-08-18 10:39:05 +08:00
zxhlyh
4f5f9506ab
Feat/pay modal (#889) 2023-08-17 15:49:22 +08:00
Matri
155a4733f6
Feat/customizable file upload config (#818) 2023-08-16 23:14:27 +08:00
Joel
f95f6db0e3
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-08-16 10:31:08 +08:00