takatost
|
13f2c90a7b
|
bump version to 0.3.33 (#1719)
|
2023-12-08 13:13:21 +08:00 |
|
crazywoola
|
a3dca3dabc
|
fix: auto generate type error in controllers/web/conversation.py (#1718)
|
2023-12-08 11:15:07 +08:00 |
|
SM-Tech
|
e5c7a81ce3
|
fix ascii codec error, by using utf8 (#1608)
Co-authored-by: crazywoola <427733928@qq.com>
|
2023-12-08 09:05:58 +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 |
|
Pascal M
|
bc54cdc537
|
refactor: typo in dataset docstore (#1711)
|
2023-12-07 09:24:52 +08:00 |
|
Pascal M
|
5d10cf0fe6
|
fix: error Class 'builtins.list' is not mapped (#1710)
|
2023-12-07 09:24:39 +08:00 |
|
Garfield Dai
|
7b8a10f3ea
|
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-05 16:53:55 +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 |
|
Garfield Dai
|
1263b7de75
|
fix: vector_size convert bytes to MB. (#1684)
|
2023-12-04 10:51:40 +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 |
|
Garfield Dai
|
053102f433
|
Feat/dify billing (#1679)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: takatost <takatost@users.noreply.github.com>
|
2023-12-03 20:59:29 +08:00 |
|
Yeuoly
|
d3a2c0ed34
|
fix wrong syntax of type definitions (#1678)
|
2023-12-03 20:59:13 +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 |
|
Wen O.Y
|
a1cd043fdc
|
fix: Incorrect order of embedded documents in CacheEmbedding (#1671)
|
2023-12-03 19:07:00 +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 |
|
WangBooth
|
22bc9ddc73
|
Hotfix/fix documents index mismatch error in rerank (#1662)
Co-authored-by: baomi.wbm <baomi.wbm@dtwave-inc.com>
|
2023-11-30 22:03:20 +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 |
|
Neko Ayaka
|
0e04fcc071
|
chore(docker-compose): use proper comment indentation for users to easily toggle on and off features (#1648)
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
|
2023-11-30 09:46:36 +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 |
|
WangBooth
|
53be4d2712
|
fix #1637 (#1638)
Co-authored-by: baomi.wbm <baomi.wbm@dtwave-inc.com>
|
2023-11-28 20:05:50 +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 |
|
Panmuse
|
c21e2063fe
|
Update README.md (#1636)
|
2023-11-28 15:23:05 +08:00 |
|
crazywoola
|
ad037c6615
|
feat: add items (#1633)
|
2023-11-27 19:38:00 +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 |
|
Jyong
|
74b2260ba6
|
fix score_threshold_enabled name (#1626)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-11-27 15:34:45 +08:00 |
|
Panmuse
|
603e55f252
|
Update README.md (#1623)
|
2023-11-27 14:20:25 +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 |
|
takatost
|
e1d2203371
|
fix: provider chatglm tests error (#1618)
|
2023-11-25 16:04:36 +08:00 |
|
takatost
|
93467cb363
|
fix: dataset tool missing in n-to-1 retrieve mode (#1617)
|
2023-11-25 16:04:22 +08:00 |
|
takatost
|
ea526d0822
|
feat: chatglm3 support (#1616)
|
2023-11-25 15:37:07 +08:00 |
|
takatost
|
0e627c920f
|
feat: xinference rerank model support (#1615)
|
2023-11-25 03:56:00 +08:00 |
|
takatost
|
ea35f1dce1
|
feat: bump version to 0.3.31-fix3 (#1606)
|
2023-11-22 19:40:52 +08:00 |
|
Jyong
|
a5b80c9d1f
|
Fix/multi thread parameter (#1604)
|
2023-11-22 18:31:29 +08:00 |
|
Jyong
|
f704094a5f
|
fix hybrid search when document is none (#1603)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-11-22 17:53:42 +08:00 |
|