takatost
|
8654415f33
|
bump version to 0.4.8 (#2074)
|
2024-01-17 22:51:02 +08:00 |
|
takatost
|
8799c888e3
|
fix: free quota type apply button missing (#2069)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-01-17 15:02:27 +08:00 |
|
Bowen Liang
|
2ffea39a5c
|
fix: add sharp package to fix sharp-missing-in-production warning (#2060)
|
2024-01-16 17:25:18 +08:00 |
|
zxhlyh
|
f7a2f7a727
|
fix: dataset sidebar (#2048)
|
2024-01-16 12:14:09 +08:00 |
|
takatost
|
c51e179db8
|
bump version to 0.4.7 (#2045)
|
2024-01-16 01:13:10 +08:00 |
|
Joel
|
7b0818b8e5
|
feat: fix debug rerank params error (#2041)
|
2024-01-15 20:27:22 +08:00 |
|
Vikey Chen
|
d8c0d722d2
|
fix: datasets indexing-status api document (#2019)
|
2024-01-14 09:43:52 +08:00 |
|
Ricky
|
26eff330f9
|
fix: chat log wont show up (#2007)
|
2024-01-12 14:36:56 +08:00 |
|
takatost
|
9245f0adac
|
bump version to 0.4.6 (#2006)
|
2024-01-12 12:43:54 +08:00 |
|
zxhlyh
|
8964ceba08
|
fix: model parameter default value (#2005)
|
2024-01-12 12:36:48 +08:00 |
|
crazywoola
|
3f25e7ec79
|
feat: make default slider behavior better (#1988)
|
2024-01-11 13:30:11 +08:00 |
|
zxhlyh
|
1372bf784f
|
feat: app sidebar support collapse (#1997)
|
2024-01-11 13:26:34 +08:00 |
|
crazywoola
|
eed5fdd768
|
chore: remove unused code (#1989)
|
2024-01-11 11:08:32 +08:00 |
|
takatost
|
f7939c758f
|
feat: bump version 0.4.5 (#1994)
|
2024-01-11 10:55:56 +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
|
e696b72f08
|
web: requires NodeJs 18.17 at minimum for NextJs 14 (#1974)
|
2024-01-09 18:15:04 +08:00 |
|
Bowen Liang
|
126b4c332f
|
web: bump Next.js to 14.0 for faster local server startup (#1925)
|
2024-01-09 13:46:02 +08:00 |
|
Bowen Liang
|
c32c177e15
|
improvement: introduce Super-Linter actions to check style for shell script, dockerfile and yaml files (#1966)
|
2024-01-09 10:31:52 +08:00 |
|
zxhlyh
|
853cdd741f
|
fix: update model list (#1967)
|
2024-01-08 18:54:39 +08:00 |
|
Bowen Liang
|
69d42ae95b
|
fix: cover missed source paths for eslint (#1956)
|
2024-01-08 18:06:23 +08:00 |
|
takatost
|
9f58912fd7
|
bump version to 0.4.4 (#1962)
|
2024-01-06 03:08:05 +08:00 |
|
Jyong
|
4d99c689f0
|
prohibit enable and disable function when segment is not completed (#1954)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-01-05 18:18:38 +08:00 |
|
zxhlyh
|
a1285cbf15
|
fix: text-generation run batch (#1945)
|
2024-01-05 14:47:00 +08:00 |
|
takatost
|
97c972f14d
|
feat: bump version 0.4.3 (#1930)
|
2024-01-04 21:16:47 +08:00 |
|
zxhlyh
|
c06e766d7e
|
feat: model parameter prefefined (#1917)
|
2024-01-04 16:46:51 +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 |
|
zxhlyh
|
66cdf577f5
|
fix: model quota format (#1909)
|
2024-01-04 14:51:26 +08:00 |
|
Joel
|
891218615e
|
fix: window size changed causes result regeneration (#1908)
|
2024-01-04 14:07:38 +08:00 |
|
zxhlyh
|
ca85b0afbe
|
fix: remove useless code (#1903)
|
2024-01-04 11:10:20 +08:00 |
|
takatost
|
91ff07fcf7
|
bump version to 0.4.2 (#1898)
|
2024-01-04 01:35:07 +08:00 |
|
zxhlyh
|
4e1cd75f6f
|
fix: model parameter stop sequence (#1885)
|
2024-01-03 17:15:29 +08:00 |
|
zxhlyh
|
a8ff2e95da
|
fix: model parameter modal initial value (#1883)
|
2024-01-03 17:10:37 +08:00 |
|
Bowen Liang
|
66b3588897
|
doc: Respect and prevent updating existed yarn lockfile when installing dependencies (#1871)
|
2024-01-03 15:27:19 +08:00 |
|
takatost
|
4de27d0404
|
bump version to 0.4.1 (#1870)
|
2024-01-03 10:01:37 +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
|
972cf3cd01
|
fix: splitting text ui broken (#1848)
|
2023-12-27 17:59:50 +08:00 |
|
Joel
|
6da3a33e6c
|
fix: selection too long break ui (#1826)
|
2023-12-22 16:54:18 +08:00 |
|
crazywoola
|
91182a86bf
|
fix: edited by is missing (#1824)
|
2023-12-22 14:20:11 +08:00 |
|
Joel
|
40d612ffc7
|
feat: add roadmap and feedback link (#1816)
|
2023-12-21 16:17:40 +08:00 |
|
Charlie.Wei
|
9f3ed32d0f
|
Fix azure openai gpt4v&1106 config (#1811)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2023-12-21 12:37:38 +08:00 |
|
crazywoola
|
1521ac5563
|
feat: add email template for invite new user in workspace (#1810)
|
2023-12-21 11:09:41 +08:00 |
|
Garfield Dai
|
7b37e05dec
|
feat: add billing switch. (#1789)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-12-20 15:37:57 +08:00 |
|
crazywoola
|
7c5661152e
|
fix: settings/members dropdown ui (#1797)
|
2023-12-20 09:27:22 +08:00 |
|
crazywoola
|
fb55b3a89a
|
Fix: delete member dropdown not shown (#1794)
|
2023-12-19 20:01:58 +08:00 |
|
Joel
|
c3275dfd36
|
fix: not return annotation author error happens (#1793)
|
2023-12-19 17:22:54 +08:00 |
|
takatost
|
43741ad5d1
|
feat: bump version to 0.3.34 (#1788)
|
2023-12-19 14:08:47 +08:00 |
|
Joel
|
8dec406161
|
chore: enchance ext name (#1787)
|
2023-12-19 14:03:24 +08:00 |
|
zxhlyh
|
58f8d74591
|
fix: unstructured file extension (#1785)
|
2023-12-19 12:09:48 +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
|
4f0e272549
|
fix: add then eidt annotion cause show bug (#1775)
|
2023-12-18 19:33:48 +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 |
|
Joel
|
5beb298e47
|
chore: update term links (#1748)
|
2023-12-13 15:12:27 +08:00 |
|
Joel
|
dfd3f507fb
|
fix: ad block disabled tracking would block ga then can not pay (#1741)
|
2023-12-11 16:36:58 +08:00 |
|
Joel
|
79b4366203
|
fix: server component use translate errorts lint error (#1732)
|
2023-12-11 10:15:49 +08:00 |
|
Joel
|
3675d2eae8
|
fix: prompt null parse var error (#1731)
|
2023-12-11 10:06:01 +08:00 |
|
takatost
|
13f2c90a7b
|
bump version to 0.3.33 (#1719)
|
2023-12-08 13:13:21 +08:00 |
|
crazywoola
|
8b0100523b
|
Feat/regenrate conversation in embeded window (#1708)
|
2023-12-07 13:17:07 +08:00 |
|
zxhlyh
|
1350599c0b
|
fix: process document priority tip (#1712)
|
2023-12-07 10:38:33 +08:00 |
|
zxhlyh
|
cb3a55dae6
|
feat: remove documents limit (#1697)
|
2023-12-05 16:53:40 +08:00 |
|
Rhon Joe
|
5789d76582
|
fix(web): reserve default copy behavior (#1693)
|
2023-12-05 16:34:12 +08:00 |
|
Joel
|
2e588ae221
|
feat: use gtag instead gtm (#1695)
|
2023-12-05 15:05:05 +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 |
|
dependabot[bot]
|
8fbc374f31
|
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web (#1681)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-03 20:50:01 +08:00 |
|
dependabot[bot]
|
08b7ebba91
|
chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#1680)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-03 20:49:52 +08:00 |
|
crazywoola
|
671a8e7972
|
Doc/use proper links (#1673)
|
2023-12-02 14:08:10 +08:00 |
|
Yuhao
|
efa16dbb44
|
feat: drag to upload image (#1666)
|
2023-12-01 16:50:22 +08:00 |
|
simpx
|
a6241be42a
|
fix: Fix typo in documentation: change 'converation' to 'conversation' (#1665)
|
2023-12-01 13:12:29 +08:00 |
|
Yuhao
|
faa88aafe8
|
feat: clipboard paste (#1663)
|
2023-12-01 10:04:14 +08:00 |
|
kimjion
|
1b3a98425f
|
fix: app setting click pop (#1660)
|
2023-12-01 09:44:32 +08:00 |
|
Joel
|
0423775687
|
fix: explore page header menu hide in safari (#1658)
|
2023-11-30 16:13:42 +08:00 |
|
zxhlyh
|
307c170fb6
|
fix: Jina AI logo (#1656)
|
2023-11-30 15:41:59 +08:00 |
|
Yuhao
|
4322b17a81
|
fix: app card hover selector (#1646)
|
2023-11-29 14:58:27 +08:00 |
|
zxhlyh
|
451af66be0
|
feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-11-29 14:58:11 +08:00 |
|
crazywoola
|
454577c6b1
|
Remove legacy docker startup docs in frontend (#1645)
|
2023-11-29 13:26:35 +08:00 |
|
Yuhao
|
3c37fd37fa
|
fix: batch mobile layout fixes (#1641)
|
2023-11-28 20:05:19 +08:00 |
|
crazywoola
|
cf0ba794d7
|
fix: old webapp url still valid (#1643)
|
2023-11-28 20:04:46 +08:00 |
|
Joel
|
7bbfac5dba
|
Chore: change dataset's i18n to knowledge (#1629)
|
2023-11-27 17:22:16 +08:00 |
|
zxhlyh
|
80ddb00f10
|
fix: score_threshold_enabled variable (#1627)
|
2023-11-27 15:38:05 +08:00 |
|
Yuhao
|
a9c1c7d239
|
feat: fe mobile responsive next (#1609)
|
2023-11-27 11:47:48 +08:00 |
|
takatost
|
3cc697832a
|
feat: bump version to 0.3.32 (#1620)
|
2023-11-25 16:43:31 +08:00 |
|
zxhlyh
|
bb98f5756a
|
feat: add xinference rerank model (#1619)
|
2023-11-25 16:23:24 +08:00 |
|
zxhlyh
|
9587479b76
|
fix: chat token spent info style (#1597)
|
2023-11-22 15:22:50 +08:00 |
|
Joel
|
d6a6697891
|
fix: safari can not in (#1590)
|
2023-11-21 20:25:23 +08:00 |
|
Joel
|
b23de4affc
|
fix: chat on start bug (#1588)
|
2023-11-21 17:26:49 +08:00 |
|
Joel
|
d8a7e894aa
|
fix: retrieval test page hide rerank model also hide retrieval config (#1585)
|
2023-11-21 16:07:47 +08:00 |
|
takatost
|
d5acfaa14e
|
feat: bump version to 0.3.31 (#1584)
|
2023-11-21 15:50:18 +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 |
|
Rhon Joe
|
ac3496e681
|
fix(web): Sidebar create new chat context (#1569)
|
2023-11-20 15:57:31 +08:00 |
|
Ricky
|
657334a5fd
|
feat: fetch stream compatibility enhance (#1551)
|
2023-11-20 15:30:32 +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 |
|
crazywoola
|
19fc9e3466
|
fix: upload file not clickable in firefox (#1552)
|
2023-11-17 09:57:53 +08:00 |
|
zxhlyh
|
18cf7f7ed0
|
feat: remove plugin page (#1544)
|
2023-11-16 11:56:25 +08:00 |
|
zxhlyh
|
cfbfd59b8f
|
fix: upload image (#1522)
|
2023-11-16 11:56:11 +08:00 |
|
takatost
|
a80d8286c2
|
feat: bump version to 0.3.30 (#1519)
|
2023-11-13 22:50:42 +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
|
f3b9647bb4
|
feat: add spark 3.0 tip (#1516)
|
2023-11-13 18:01:37 +08:00 |
|
Charlie.Wei
|
92f594f5e7
|
Change Embedded chrome plugin Url (#1498)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
|
2023-11-10 16:44:26 +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
|
146e95d88f
|
fix: api extension selector (#1486)
|
2023-11-08 13:03:42 +08:00 |
|
zxhlyh
|
7b26c9e2ef
|
fix: code-based extension (#1477)
|
2023-11-07 17:56:07 +08:00 |
|
zxhlyh
|
6bcafdbc87
|
fix: openai model name (#1474)
|
2023-11-07 17:41:43 +08:00 |
|
takatost
|
5d48406d64
|
feat: bump version to 0.3.29 (#1462)
|
2023-11-06 06:55:17 -06:00 |
|
zxhlyh
|
13b64bc55a
|
fix: refresh api-based-extension (#1464)
|
2023-11-06 20:29:41 +08:00 |
|
zxhlyh
|
279f099ba0
|
fix: chat style (#1463)
|
2023-11-06 20:11:55 +08:00 |
|
zxhlyh
|
32747641e4
|
feat: add api-based extension & external data tool & moderation (#1459)
|
2023-11-06 19:36:32 +08:00 |
|
crazywoola
|
a9ee18300e
|
fix: service suggested api (#1452)
|
2023-11-04 19:59:14 +08:00 |
|
dependabot[bot]
|
b4861d2b5c
|
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web (#1440)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:26:25 +08:00 |
|
dependabot[bot]
|
913f2b84a6
|
chore(deps-dev): bump postcss from 8.4.24 to 8.4.31 in /web (#1439)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:24:43 +08:00 |
|
dependabot[bot]
|
cc89933d8f
|
chore(deps): bump crypto-js from 4.1.1 to 4.2.0 in /web (#1437)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:24:33 +08:00 |
|
dependabot[bot]
|
a14ea6582d
|
chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#1436)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:24:24 +08:00 |
|
crazywoola
|
518083dfe0
|
fix: metadata not saved (#1429)
|
2023-10-30 14:39:15 +08:00 |
|
crazywoola
|
2b366bb321
|
fix: delete app and setting modal is not wokring in firefox (#1427)
|
2023-10-29 14:22:05 +08:00 |
|
Hickays
|
292d4c077a
|
fix: Add icons for apps in "Related apps list" (#1425)
|
2023-10-27 17:55:38 +08:00 |
|
zxhlyh
|
fc4c03640d
|
fix: provider delete api key modal z-index (#1416)
|
2023-10-26 10:35:03 +08:00 |
|
Charlie.Wei
|
985253197f
|
mermaid front-end rendering initialization exception handling logic o… (#1407)
|
2023-10-26 10:19:04 +08:00 |
|
Hickays
|
48b4249790
|
fix: workspace app avatar is abnormal (#1411)
|
2023-10-26 10:18:38 +08:00 |
|
Joel
|
8c4ae98f3d
|
feat: add advanced prompt doc link (#1363)
|
2023-10-19 17:52:30 +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
|
ff527a0190
|
fix: not load dataset config (#1381)
|
2023-10-19 13:55:25 +08:00 |
|
zxhlyh
|
6e05f8ca93
|
fix: npm run start (#1380)
|
2023-10-19 11:38:03 +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 |
|
zxhlyh
|
61e816f24c
|
feat: logo (#1356)
|
2023-10-16 15:26:25 +08:00 |
|
takatost
|
2feb16d957
|
feat: bump version to 0.3.28 (#1349)
|
2023-10-14 11:49:56 -05:00 |
|
crazywoola
|
3043fbe73b
|
remove the suggested api for completion app (#1347)
|
2023-10-14 10:05:33 -05:00 |
|
Hickays
|
9f99c3f55b
|
fix: modal z-index (#1343)
|
2023-10-13 05:55:03 -05:00 |
|
Joel
|
a07a6d8c26
|
feat: switch to generation model set default stop word (#1341)
|
2023-10-13 16:47:22 +08:00 |
|
crazywoola
|
b9d83c04bc
|
fix: modal z-index (#1337)
|
2023-10-13 14:58:53 +08:00 |
|
Charlie.Wei
|
298ad6782d
|
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2023-10-13 14:07:32 +08:00 |
|
crazywoola
|
e83e239faf
|
fix: value.join is not a function in log list (#1332)
|
2023-10-13 11:34:24 +08:00 |
|
taokuizu
|
62bf7f0fc2
|
fix: new app with template display (#1322)
|
2023-10-13 10:18:33 +08:00 |
|
takatost
|
7dea485d57
|
feat: bump version to 0.3.27 (#1331)
|
2023-10-12 10:37:48 -05: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 |
|
KVOJJJin
|
c007dbdc13
|
Feat: add document of authorization (#1311)
|
2023-10-11 08:03:36 -05:00 |
|
Jyong
|
cc63c8499f
|
bump version to 0.3.26 (#1307)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-10-11 16:11:24 +08:00 |
|
Charlie.Wei
|
9e7efa45d4
|
document segmentApi Add get&update&delete operate (#1285)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2023-10-10 13:27:06 +08:00 |
|
takatost
|
8bf892b306
|
feat: bump version to 0.3.25 (#1300)
|
2023-10-10 13:03:49 +08:00 |
|
zxhlyh
|
df07fb5951
|
feat: provider add baichuan (#1298)
|
2023-10-09 23:10:43 -05: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 |
|
Rhon Joe
|
52bec63275
|
chore(web): strong type (#1259)
|
2023-10-07 04:42:16 -05:00 |
|
takatost
|
5bffa1d918
|
feat: bump version to 0.3.24 (#1262)
|
2023-09-28 18:32:06 +08:00 |
|
zxhlyh
|
c9b0fe47bf
|
Fix/notion sync (#1258)
|
2023-09-28 14:39:13 +08:00 |
|
zxhlyh
|
bcd744b6b7
|
fix: doc (#1256)
|
2023-09-28 11:26:04 +08:00 |
|
crazywoola
|
52291c645e
|
fix: dataset footer styles (#1254)
|
2023-09-28 10:06:52 +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 |
|
KVOJJJin
|
59236b789f
|
Fix: dataset list refresh (#1216)
|
2023-09-27 10:31:46 +08:00 |
|
KVOJJJin
|
fd3d43cae1
|
Fix: debounce of dataset creation (#1237)
|
2023-09-27 10:31:27 +08:00 |
|
Rhon Joe
|
8eae643911
|
Fix App logs page modal show different model icon. (#1224)
|
2023-09-27 08:54:52 +08:00 |
|
zxhlyh
|
227f9fb77d
|
Feat/api jwt (#1212)
|
2023-09-25 12:49:16 +08:00 |
|
Joel
|
c40ee7e629
|
feat: batch run support retry errors and decrease rate limit times (#1215)
|
2023-09-25 10:20:50 +08:00 |
|
KVOJJJin
|
841e967d48
|
Fix: add loading for dataset creation (#1214)
|
2023-09-24 01:35:20 -05:00 |
|
Joel
|
9df0dcedae
|
fix: dataset eslint error (#1221)
|
2023-09-22 22:38:33 +08:00 |
|
Garfield Dai
|
e409895c02
|
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-22 13:59:02 +08:00 |
|
Rhon Joe
|
e65f9cb17a
|
Complete type defined. (#1200)
|
2023-09-19 23:27:06 -05:00 |
|
zxhlyh
|
1367f34398
|
fix: provider spark free quota text (#1201)
|
2023-09-20 11:46:25 +08:00 |
|
crazywoola
|
e47f6b879a
|
add help wanted issue template (#1199)
|
2023-09-19 20:02:41 -05:00 |
|
takatost
|
5809edd74b
|
feat: bump version to 0.3.23 (#1198)
|
2023-09-20 00:14:36 +08:00 |
|
bowen
|
05bfa11915
|
build: update devDependencies (#1125)
|
2023-09-19 13:31:48 +08:00 |
|
zxhlyh
|
60e0bbd713
|
Feat/provider add zhipuai (#1192)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-09-18 18:02:05 +08:00 |
|
crazywoola
|
ec5f585df4
|
1111 wrong embedding model displayed in datasets (#1186)
|
2023-09-15 07:54:45 -05:00 |
|
Rhon Joe
|
1de48f33ca
|
feat(web): service request return generics type (#1157)
|
2023-09-15 07:54:20 -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
|
20bab6edec
|
Restore the application template (#1174)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2023-09-14 08:28:32 -05:00 |
|
charli117
|
67bed54f32
|
Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2023-09-14 14:09:23 +08:00 |
|
leo
|
562a571281
|
fix: Improved fallback solution for avatar image loading failure (#1172)
|
2023-09-14 13:31:35 +08:00 |
|
crazywoola
|
b11fb0dfd1
|
fix LocalAI is missing in lang/en (#1169)
|
2023-09-13 10:08:33 +08:00 |
|
Joel
|
0c420d64b3
|
chore: hover conversation show option button (#1160)
|
2023-09-12 16:35:13 +08:00 |
|
zxhlyh
|
96d10c8b39
|
feat: spark free quota verify (#1152)
|
2023-09-11 17:30:54 +08:00 |
|
takatost
|
24cb992843
|
feat: bump version to 0.3.22 (#1153)
|
2023-09-11 12:04:06 +08:00 |
|
Rhon Joe
|
38b9901274
|
fix(web): complete some ts type (#1148)
|
2023-09-11 09:30:17 +08:00 |
|
KVOJJJin
|
e161c511af
|
Feat:csv & docx support (#1139)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-10 15:17:22 +08:00 |
|
takatost
|
f29e82685e
|
feat: bump version to 0.3.21 (#1145)
|
2023-09-10 12:34:54 +08:00 |
|
Joel
|
e925b6c572
|
fix: log page compatible old query (#1141)
|
2023-09-10 11:29:25 +08:00 |
|
Joel
|
5412f4aba5
|
fix: in log page not show user query (#1140)
|
2023-09-10 09:30:30 +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 |
|
takatost
|
1ade70aa1e
|
feat: bump version to 0.3.20 (#1135)
|
2023-09-09 23:47:14 +08:00 |
|
zxhlyh
|
84c76bc04a
|
Feat/chat add origin (#1130)
|
2023-09-09 19:17:12 +08:00 |
|
Joel
|
681eb1cfcc
|
fix: click inner link no jump (#1118)
|
2023-09-08 10:21:42 +08:00 |
|
Matri
|
a5d21f3b09
|
fix: shortening invite url (#1100)
Co-authored-by: MatriQi <matri@aifi.io>
|
2023-09-07 17:15:57 +08:00 |
|
Joel
|
7ba068c3e4
|
fix: self host embedding missing base url config (#1116)
|
2023-09-07 14:56:38 +08:00 |
|
bowen
|
b201eeedbd
|
fix: optimize styles (#1112)
|
2023-09-07 14:24:09 +08:00 |
|
Rhon Joe
|
f28cb84977
|
fix(web): fix AppCard Menu popover open bug (#1107)
|
2023-09-07 09:47:31 +08:00 |
|
Joel
|
714872cd58
|
chore: enchancment frontend readme (#1110)
|
2023-09-07 09:43:24 +08:00 |
|
Joel
|
0708bd60ee
|
fix: try to fix chunk load error (#1109)
|
2023-09-06 15:47:53 +08:00 |
|
Joel
|
23a6c85b80
|
chore: handle workspace apps scrollbar (#1101)
|
2023-09-05 15:56:21 +08:00 |
|
bowen
|
4a28599fbd
|
fix: optimize feedback and app icon (#1099)
|
2023-09-05 09:13:59 +08:00 |
|
seewhy
|
7c66d3c793
|
feat: Optimize the description for Azure deployment name (#1091)
|
2023-09-04 14:26:22 +08:00 |
|
Joel
|
cc9edfffd8
|
fix: markdown code lang capitalization and line number color (#1098)
|
2023-09-04 11:31:25 +08:00 |
|
Joel
|
6fa2454c9a
|
fix: change frontend start script (#1096)
|
2023-09-04 11:10:32 +08:00 |
|
crazywoola
|
487e699021
|
fix: ui in chat openning statement (#1094)
|
2023-09-04 10:26:46 +08:00 |
|
takatost
|
1ca86cf9ce
|
feat: bump version to 0.3.19 (#1074)
|
2023-08-31 21:42:58 +08:00 |
|
Joel
|
9458b8978f
|
feat: siderbar operation support portal (#1061)
|
2023-08-31 17:46:51 +08:00 |
|
yezhwi
|
d33a269548
|
refactor(file extractor): file extractor (#1059)
|
2023-08-31 14:45:31 +08:00 |
|
Matri
|
d3f8ea2df0
|
Feat/support to invite multiple users (#1011)
|
2023-08-31 01:18:31 +08:00 |
|
Joel
|
e34dcc0406
|
feat: code support copy (#1057)
|
2023-08-30 18:08:47 +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 |
|
crazywoola
|
3db839a5cb
|
773 change embed title welcome to use (#1053)
|
2023-08-30 11:03:25 +08:00 |
|
takatost
|
417c19577a
|
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-08-29 22:22:02 +08:00 |
|
Joel
|
05e0985f29
|
chore: match new dataset tool format (#1044)
|
2023-08-29 09:07:45 +08:00 |
|
bowen
|
f9bec1edf8
|
chore: perfect type definition (#1003)
|
2023-08-28 19:48:53 +08:00 |
|
zxhlyh
|
3a5c7c75ad
|
Fix/model selector (#1032)
|
2023-08-28 10:54:41 +08:00 |
|
zxhlyh
|
a7415ecfd8
|
Fix/upload document limit (#1033)
|
2023-08-28 10:53:45 +08:00 |
|
KVOJJJin
|
934def5fcc
|
Fix: eslint (#1030)
|
2023-08-27 17:06:16 +08:00 |
|
zxhlyh
|
4b168f4838
|
fix: maintenance notice (#1025)
|
2023-08-26 16:09:55 +08:00 |
|
zxhlyh
|
13482b0fc1
|
feat: maintenance notice (#1016)
|
2023-08-25 19:38:52 +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 |
|
takatost
|
8e837dde1a
|
feat: bump version to 0.3.18 (#1000)
|
2023-08-24 18:13:18 +08:00 |
|
Matri
|
276d3d10a0
|
fix: apps loading issue (#994)
|
2023-08-24 17:57:38 +08:00 |
|
crazywoola
|
f13623184a
|
fix style in app share (#995)
|
2023-08-24 17:57:25 +08:00 |
|
takatost
|
6ebd6e7890
|
feat: bump version to 0.3.17 (#992)
|
2023-08-24 15:12:47 +08:00 |
|
Matri
|
6377fc75c6
|
chore: update lintrc config (#986)
|
2023-08-24 11:46:59 +08:00 |
|
John Wang
|
3d38aa7138
|
feat: bump version to 0.3.16
|
2023-08-23 20:16:54 +08:00 |
|
yezhwi
|
117a209ad4
|
Fix:condition for dataset availability check (#973)
|
2023-08-23 19:57:27 +08:00 |
|
takatost
|
071e7800a0
|
fix: add hf task field (#976)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-08-23 19:48:31 +08:00 |
|
Matri
|
916d8be0ae
|
fix: activation page reload issue after activating (#964)
|
2023-08-23 13:54:40 +08:00 |
|
crazywoola
|
a38412de7b
|
update doc (#965)
|
2023-08-23 12:29:52 +08:00 |
|
Matri
|
9c9f0ddb93
|
fix: user activation request 404 issue (#963)
|
2023-08-23 08:57:25 +08:00 |
|
takatost
|
f8fbe96da4
|
feat: bump version to 0.3.15 (#959)
|
2023-08-22 18:20:33 +08:00 |
|
zxhlyh
|
215a27fd95
|
Feat/add xinference openllm provider (#958)
|
2023-08-22 18:19:10 +08:00 |
|
zxhlyh
|
a7c78d2cd2
|
fix: spark provider field name (#955)
|
2023-08-22 17:28:18 +08:00 |
|
Joel
|
4db35fa375
|
chore: obsolete info api use new api (#954)
|
2023-08-22 16:59:57 +08:00 |
|
Joel
|
e67a1413b6
|
chore: create btn to first place (#953)
|
2023-08-22 16:20:56 +08:00 |
|
zxhlyh
|
b3c2bf125f
|
Feat/model providers (#951)
|
2023-08-22 15:38:12 +08:00 |
|
zxhlyh
|
9d5299e9ec
|
fix: segment error tip & save segment disable when loading (#949)
|
2023-08-22 15:22:16 +08:00 |
|
zxhlyh
|
b185a70c21
|
Fix/speech to text button (#947)
|
2023-08-22 14:55:20 +08:00 |
|
Matri
|
e8039a7da8
|
fix: add flex-wrap to categories container (#944)
|
2023-08-22 13:39:52 +08:00 |
|
bowen
|
5e0540077a
|
chore: perfect type definition (#940)
|
2023-08-22 10:58:06 +08:00 |
|
Matri
|
b346bd9b83
|
fix: default language improvement in activation page (#942)
|
2023-08-22 09:28:37 +08:00 |
|
Matri
|
062e2e915b
|
fix: login improvement (#941)
|
2023-08-21 21:26:32 +08:00 |
|
zxhlyh
|
f53242c081
|
Feat/add document status tooltip (#937)
|
2023-08-21 18:07:51 +08:00 |
|
Jyong
|
4b53bb1a32
|
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-21 13:57:18 +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 |
|
Rhon Joe
|
71a9d63232
|
fix entrypoint script line endings (#900)
|
2023-08-18 10:42:44 +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 |
|
Joel
|
cd78adb0ab
|
feat: support show model display name (#887)
|
2023-08-17 15:13:35 +08:00 |
|
zxhlyh
|
a58f95fa91
|
fix: web dockfile (#883)
|
2023-08-17 13:07:07 +08:00 |
|
Matri
|
5b06ded0b1
|
build: improve dockerfile (#851)
Co-authored-by: MatriQi <matri@aifi.io>
|
2023-08-17 10:25:11 +08:00 |
|
Matri
|
155a4733f6
|
Feat/customizable file upload config (#818)
|
2023-08-16 23:14:27 +08:00 |
|
Joel
|
01e912e543
|
fix: promptEng menu in wrong place (#864)
|
2023-08-16 14:56:17 +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 |
|
takatost
|
216fc5d312
|
feat: bump version 0.3.14 (#861)
|
2023-08-15 22:46:15 +08:00 |
|
Joel
|
bf45f08e78
|
chore: handle provider name capitalization (#855)
|
2023-08-15 17:22:40 +08:00 |
|
Matri
|
2c77a74c40
|
fix: frontend permission check (#784)
|
2023-08-15 13:35:47 +08:00 |
|
zxhlyh
|
440cf63317
|
fix: setting modal margin (#849)
|
2023-08-15 12:05:27 +08:00 |
|
Matri
|
50b11e925b
|
fix: change config string variable limit (#837)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2023-08-15 11:26:58 +08:00 |
|
Joel
|
7cc81b4269
|
fix: var config content can not be saved (#841)
|
2023-08-15 09:51:43 +08:00 |
|
takatost
|
3b8234e486
|
feat: bump version to 0.3.13 (#830)
|
2023-08-14 16:36:49 +08:00 |
|
zxhlyh
|
0feb0bf7c0
|
fix: free quota tip (#831)
|
2023-08-14 16:36:04 +08:00 |
|
Krasus.Chen
|
c5d148bf94
|
fix #794 input bug (#801)
|
2023-08-14 15:29:18 +08:00 |
|
zxhlyh
|
e5e86fc033
|
Feat/apply free quota (#828)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-08-14 12:46:28 +08:00 |
|
zxhlyh
|
42a417167f
|
feat: add system default model help tip (#827)
|
2023-08-13 22:50:31 +08:00 |
|
crazywoola
|
4b0d9272ef
|
Fix 802 (#826)
|
2023-08-13 20:30:17 +08:00 |
|
Joel
|
7457550673
|
feat: frontend remove gpt4 check (#815)
|
2023-08-12 15:05:51 +08:00 |
|
crazywoola
|
5a7b51f809
|
fix: label (#809)
|
2023-08-12 10:41:05 +08:00 |
|
takatost
|
d10ef17f17
|
feat: frontend multi models support (#804)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-08-12 00:57:13 +08:00 |
|
Matri
|
220f7c81e9
|
build: fix .dockerignore file (#800)
|
2023-08-11 18:19:44 +08:00 |
|
Matri
|
a8d5ef9894
|
fix: members page z-index bug (#768)
|
2023-08-08 09:17:31 +08:00 |
|
Matri
|
6242e91a6b
|
Fix: Install page redirects to signin if Dify finished setup. (#762)
|
2023-08-07 13:19:47 +08:00 |
|
crazywoola
|
cc7b5d128b
|
fix: doc issue in #757 (#767)
|
2023-08-07 11:30:39 +08:00 |
|
Matri
|
f914eb95eb
|
fix: doc links (#763)
|
2023-08-07 10:50:45 +08:00 |
|
Matri
|
8ae1eb0ebb
|
lint: frontend linting issues (#744)
|
2023-08-07 10:20:40 +08:00 |
|
Joel
|
2ba89d0deb
|
fix: chatbot not show all in small screen (#765)
|
2023-08-07 09:40:16 +08:00 |
|
takatost
|
491d29cc87
|
feat: optimize multi platform image build (#754)
|
2023-08-05 17:23:57 +08:00 |
|
bowen
|
6a7a71af1f
|
perf: operational feedback (#749)
|
2023-08-05 10:11:48 +08:00 |
|
Matri
|
a25e038a8b
|
fix: text copy issue (#723)
|
2023-08-04 10:49:13 +08:00 |
|
takatost
|
5d783a4922
|
fix: wrong version tag of base docker image (#739)
|
2023-08-03 22:22:27 +08:00 |
|
bowen
|
a693569621
|
fix: unable to open switch (#726)
|
2023-08-03 16:33:30 +08:00 |
|
Joel
|
30c67dcd8c
|
fix: package changed made build pipe fail again (#732)
|
2023-08-03 13:20:52 +08:00 |
|
Joel
|
bfbaf2daa5
|
fix: package changed made build pipe fail (#731)
|
2023-08-03 12:25:33 +08:00 |
|
KVOJJJin
|
60ac915c9c
|
Fix: hide qa in cloud version (#729)
|
2023-08-03 11:28:42 +08:00 |
|
舜岳
|
b1b9e3ff53
|
refactor: move dev packages to devDependencies (#719)
|
2023-08-03 10:49:25 +08:00 |
|
crazywoola
|
c4c47ae8c6
|
feat: add doc (#728)
|
2023-08-03 10:40:36 +08:00 |
|
Joel
|
17c3a63e50
|
fix: explore app list grid style conflict and remove useless style (#725)
|
2023-08-03 09:51:00 +08:00 |
|
bowen
|
0d791839e6
|
perf:repeated select workspace (#710)
|
2023-08-02 17:33:45 +08:00 |
|
Rhon Joe
|
0fc76f7e17
|
fix(web): fix style override issue (#713)
|
2023-08-02 17:32:11 +08:00 |
|
bowen
|
41d33ee837
|
fix: abnormal styles (#711)
|
2023-08-02 17:31:30 +08:00 |
|
bowen
|
9485cc9308
|
fix: can not choose emoji (#716)
|
2023-08-02 15:22:27 +08:00 |
|
Joel
|
a856ef387b
|
feat: dashboard add tps chart (#706)
Co-authored-by: John Wang <takatost@gmail.com>
|
2023-08-01 15:17:20 +08:00 |
|
Rhon Joe
|
c48ec1334e
|
fix web style (#684)
|
2023-07-31 16:24:51 +08:00 |
|
zxhlyh
|
a0bd15245a
|
Fix/app logs today filter (#689)
|
2023-07-31 13:30:04 +08:00 |
|
Joel
|
6a564e2d5c
|
fix: server side render trigger GitHub api rate limit (#685)
|
2023-07-31 11:07:44 +08:00 |
|
John Wang
|
a4678845dd
|
feat: bump version to 0.3.12 (#674)
|
2023-07-29 17:49:35 +08:00 |
|
KVOJJJin
|
cf93d8d6e2
|
Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-07-28 20:47:15 +08:00 |
|
Joel
|
23e52f14e3
|
feat: chat add page title (#667)
|
2023-07-28 14:44:45 +08:00 |
|
zxhlyh
|
c5b68fb273
|
fix: app config speech-to-text feature (#665)
|
2023-07-28 14:02:32 +08:00 |
|
zxhlyh
|
6f17c9b2fe
|
fix: next version (#666)
|
2023-07-28 14:02:17 +08:00 |
|
Joel
|
d44d4bd6fd
|
feat: support query date tool (#662)
|
2023-07-27 22:27:05 +08:00 |
|
John Wang
|
2adaceab82
|
feat: bump version to 0.3.11 (#654)
|
2023-07-27 22:25:32 +08:00 |
|
Joel
|
eae670ea4a
|
feat: enchance chat user experience (#660)
|
2023-07-27 18:04:41 +08:00 |
|
Joel
|
741e9303d4
|
fix: use sharp logo replace old logo (#658)
|
2023-07-27 16:34:30 +08:00 |
|
zxhlyh
|
ae7c0380dc
|
Feat/application api add speech to text (#655)
|
2023-07-27 14:53:19 +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 |
|
TheFu527
|
94b54b7ca9
|
feat: replace the end user column in the web page Log & Ann. with the… (#653)
Co-authored-by: Hao Fu <hao.fu@helloklarity.com>
|
2023-07-27 12:48:43 +08:00 |
|
zxhlyh
|
1d6829f400
|
Feat/application config user input field collapse (#643)
|
2023-07-26 10:27:52 +08:00 |
|
zxhlyh
|
f8bae897e5
|
fix: switch workspace (#642)
|
2023-07-26 10:25:35 +08:00 |
|
Selenium39
|
dd1172b57e
|
Perf: Support for password display and hiding (#636)
Co-authored-by: Selenium39 <selenium39@qq.com>
|
2023-07-24 14:48:00 +08:00 |
|
Rhon Joe
|
67d326a558
|
fix(web): fix svg unrecognized props (#631)
|
2023-07-24 10:31:56 +08:00 |
|
zxhlyh
|
fe747040bc
|
downgrade next version (#626)
|
2023-07-21 12:27:23 +08:00 |
|
Rhon Joe
|
7d6c925cbc
|
fix(web): using Tooltip unique selector key (#622)
|
2023-07-21 11:15:00 +08:00 |
|
Joel
|
f488d06b20
|
fix: Top P description error (#624)
|
2023-07-21 09:15:52 +08:00 |
|
Rhon Joe
|
c00a19ced3
|
fix(web): fix Embedded copy status when toggle options (#621)
|
2023-07-21 09:06:51 +08:00 |
|
Joel
|
d19181fb29
|
chore: minify embed js (#604)
|
2023-07-19 19:48:44 +08:00 |
|
Yuhao
|
2f9de2229f
|
feat: embed into other site support set custom host (#580)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-07-19 19:43:07 +08:00 |
|
Rhon Joe
|
34f55739e0
|
fix(web): fix #596 copy-to-clipboard issue (#602)
|
2023-07-19 19:29:37 +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 |
|
zxhlyh
|
3e1d5ac51b
|
Feat/header ssr (#594)
|
2023-07-18 16:57:14 +08:00 |
|
John Wang
|
b0091452ca
|
feat: add bash before entrypoint.sh in Dockerfile (#592)
|
2023-07-18 16:22:34 +08:00 |
|
John Wang
|
07cde4f8fe
|
feat: bump 0.3.10 (#589)
|
2023-07-18 15:04:49 +08:00 |
|
zxhlyh
|
ecd6cbaee6
|
Fix/use embedded chatbot with no track mode (#582)
|
2023-07-18 09:45:17 +08:00 |
|
KVOJJJin
|
d54e942264
|
Feat: hide password setting and invitation link in cloud version (#581)
|
2023-07-18 08:54:14 +08:00 |
|
John Wang
|
e2a5f8ba1a
|
feat: bump version to 0.3.9 (#574)
|
2023-07-17 09:47:23 +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
|
20514ff288
|
fix: table too wide fix text generation ui (#566)
|
2023-07-14 18:15:56 +08:00 |
|
zxhlyh
|
381d255290
|
fix setting-modal provider encrypted tip style (#565)
|
2023-07-14 17:10:02 +08:00 |
|
John Wang
|
7f320f9146
|
feat: bump version to 0.3.8 (#559)
|
2023-07-14 11:53:15 +08:00 |
|
KVOJJJin
|
cd51d3323b
|
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
|
2023-07-14 11:19:26 +08:00 |
|
crazywoola
|
004b3caa43
|
Feature/add delete to service (#555)
|
2023-07-14 10:37:33 +08:00 |
|
Joel
|
dbe10799e3
|
fix: user cancel conversation show error (#558)
|
2023-07-13 10:32:45 +08:00 |
|
Joel
|
054ba88434
|
fix: regeneration not clear like status and sub more items (#557)
|
2023-07-13 10:31:07 +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 |
|
zxhlyh
|
397a92f2ee
|
convert audio wav to mp3 (#552)
|
2023-07-12 17:18:56 +08:00 |
|
Joel
|
b91e226063
|
fix: api doc update conversation list api to real response (#548)
|
2023-07-12 13:53:06 +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 |
|
John Wang
|
57de19a5ca
|
feat: bump version to 0.3.7 (#540)
|
2023-07-10 15:23:38 +08:00 |
|
zxhlyh
|
7c00a0b6a3
|
fix voice input in safari (#537)
|
2023-07-10 10:16:38 +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 |
|
zxhlyh
|
cde1797cc0
|
feat: max token add tip (#525)
|
2023-07-06 15:57:04 +08:00 |
|
KVOJJJin
|
d143284d99
|
Fix: stop embedding status display (#523)
|
2023-07-06 10:51:30 +08:00 |
|
zxhlyh
|
2b94545190
|
fix check version api (#520)
|
2023-07-05 11:11:38 +08:00 |
|
Joel
|
5e2c3eeac3
|
fix: chat app added new var old conversation not work (#511)
|
2023-07-04 14:33:41 +08:00 |
|
Joel
|
b23d8a912b
|
fix: add missing like i18n (#512)
|
2023-07-04 14:21:51 +08:00 |
|
Joel
|
4f13f8fd0a
|
fix: change langenius text to dify (#498)
|
2023-07-02 14:01:11 +08:00 |
|
Joel
|
561c9cabd5
|
fix: input text repeat (#492)
|
2023-06-29 17:27:48 +08:00 |
|
zxhlyh
|
39ea967b30
|
refact common layout (#490)
|
2023-06-29 15:30:12 +08:00 |
|
Joel
|
c6ab7eebd9
|
fix: delete operation style error (#485)
|
2023-06-29 09:24:31 +08:00 |
|
Joel
|
db4e6d81c5
|
fix: choose dataset not selected after one page (#481)
|
2023-06-29 09:22:42 +08:00 |
|
Joel
|
838825d747
|
feat: optimize conversation operation (#479)
|
2023-06-28 17:53:23 +08:00 |
|
crazywoola
|
a87f6f2837
|
fix: modal disappear (#478)
|
2023-06-28 16:44:17 +08:00 |
|
John Wang
|
6194b82752
|
feat: bump to 0.3.6 (#474)
|
2023-06-28 14:23:20 +08:00 |
|
Joel
|
ec261aea54
|
feat: conversation app support pin and delete conversation (#467)
|
2023-06-28 11:16:54 +08:00 |
|
Joel
|
accc5faae3
|
fix: delete dataset not trigger show start new conversation message (#471)
|
2023-06-28 10:39:40 +08:00 |
|
Joel
|
0462f09ecc
|
fix: app nav call detail match explore app detail page (#469)
|
2023-06-27 18:40:24 +08:00 |
|
zxhlyh
|
1226d73159
|
Feat/refact header (#468)
|
2023-06-27 18:02:01 +08:00 |
|
zxhlyh
|
80eebc2414
|
feat: upgrade nextjs version (#457)
|
2023-06-27 12:12:41 +08:00 |
|
zxhlyh
|
17d196126c
|
Feat/add icons (#450)
|
2023-06-26 15:36:52 +08:00 |
|
Joel
|
addf150a9e
|
fix: hove x scroll shake (#449)
|
2023-06-26 13:35:12 +08:00 |
|
John Wang
|
742bad93b5
|
feat: bump version to 0.3.5 (#433)
|
2023-06-21 16:18:41 +08:00 |
|
Joel
|
bb3cc6bba6
|
fix: file size limit to 15M (#431)
|
2023-06-21 16:08:57 +08:00 |
|
lisaifei@cvte.com
|
23ef2262bd
|
fix: filter empty value in xlsx to improve vector similarity hit (#422)
|
2023-06-21 11:25:52 +08:00 |
|
Joel
|
d637a147ee
|
feat: support batch upload files (#419)
|
2023-06-21 09:44:01 +08:00 |
|
Joel
|
bea382f0dc
|
fix: dataset can only choose first page data (#425)
Support infinite scroll loader data.
|
2023-06-20 18:08:28 +08:00 |
|
John Wang
|
54f3bbbf47
|
feat: bump version to 0.3.4 (#406)
|
2023-06-19 16:44:48 +08:00 |
|
zxhlyh
|
f797fab206
|
Fix/dataset add pages tip (#410)
|
2023-06-19 16:32:25 +08:00 |
|
crazywoola
|
c39d8f954e
|
fix: word break in en and other languages (#385)
|
2023-06-19 09:36:05 +08:00 |
|
Jyong
|
9253f72dea
|
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2023-06-16 21:47:51 +08:00 |
|
Ben Jefferies
|
673288d58e
|
fix(i18n): Make text gender neutral (#379)
|
2023-06-16 07:25:50 +08:00 |
|
Joel
|
772d67fd65
|
feat: suport var select options sortable (#376)
|
2023-06-15 17:07:17 +08:00 |
|
Joel
|
01a6c725fa
|
fix: max token tooltip description (#370)
|
2023-06-15 10:06:43 +08:00 |
|
crazywoola
|
f6e04389e4
|
Community i18n doc (#365)
|
2023-06-15 09:39:56 +08:00 |
|
zxhlyh
|
e22814b291
|
fix application model selector style (#360)
|
2023-06-14 14:23:41 +08:00 |
|
John Wang
|
a66ef7210b
|
feat: bump version to 0.3.3 (#359)
|
2023-06-14 12:17:56 +08:00 |
|
John Wang
|
184afa69ff
|
feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358)
|
2023-06-14 12:17:43 +08:00 |
|
Joel
|
3bbc4ad3db
|
fix: change default help link to english (#354)
|
2023-06-13 17:12:51 +08:00 |
|
Joel
|
87af414a52
|
feat: stop response enchancement (#352)
|
2023-06-13 16:34:53 +08:00 |
|
Joel
|
fff39a307a
|
feat: use react sentry to support pass config via runtime (#350)
|
2023-06-13 16:04:54 +08:00 |
|
crazywoola
|
433f8cb57e
|
Feature/add emoji to webapp (#345)
|
2023-06-13 14:54:12 +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 |
|
John Wang
|
2ba0ee989a
|
feat: bump version to 0.3.2 (#330)
|
2023-06-09 16:25:26 +08:00 |
|
KVOJJJin
|
b055470147
|
Fix: xls not supported (#329)
|
2023-06-09 16:11:27 +08:00 |
|