takatost
|
5bd3b02be6
|
version to 0.5.7 (#2610)
|
2024-02-28 18:07:13 +08:00 |
|
Garfield Dai
|
49da8a23a8
|
feat: openai llm get trial or paid models from config. (#2546)
|
2024-02-23 16:48:58 +08:00 |
|
Garfield Dai
|
3ad943a9eb
|
Feat/openai llm trial paid config (#2545)
|
2024-02-23 16:12:43 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +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 |
|
takatost
|
8b49e0ee2a
|
bump version to 0.5.6 (#2482)
|
2024-02-19 17:13:55 +08:00 |
|
takatost
|
8633957726
|
version to 0.5.5 (#2440)
|
2024-02-13 12:31:49 +08:00 |
|
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
|
JonahCui
|
71e5828d41
|
feat: add support for smtp when send email (#2409)
|
2024-02-07 18:08:41 +08:00 |
|
takatost
|
41328bde97
|
version to 0.5.4 (#2407)
|
2024-02-06 14:24:08 +08:00 |
|
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
Garfield Dai
|
bb5d5fc683
|
Feat/billing enhancement (#2239)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-01-26 18:26:15 +08:00 |
|
takatost
|
4ab66299d4
|
version to 0.5.2 (#2230)
|
2024-01-26 14:47:32 +08:00 |
|
takatost
|
5fc1bd026a
|
Update version to 0.5.1 (#2213)
|
2024-01-26 00:16:53 +08:00 |
|
takatost
|
e0f72d2791
|
version to 0.5.0. (#2147)
|
2024-01-24 12:57:05 +08:00 |
|
takatost
|
c7783dbd6c
|
bump version to 0.4.9 (#2103)
|
2024-01-19 22:25:23 +08:00 |
|
takatost
|
6c28e1e69a
|
fix: version (#2083)
|
2024-01-18 16:44:09 +08:00 |
|
takatost
|
0e1163f698
|
feat: remove deprecated envs (#2078)
|
2024-01-18 14:44:37 +08:00 |
|
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 |
|
takatost
|
c51e179db8
|
bump version to 0.4.7 (#2045)
|
2024-01-16 01:13:10 +08:00 |
|
takatost
|
9245f0adac
|
bump version to 0.4.6 (#2006)
|
2024-01-12 12:43:54 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
takatost
|
f7939c758f
|
feat: bump version 0.4.5 (#1994)
|
2024-01-11 10:55:56 +08:00 |
|
Benjamin
|
1fe4e3afde
|
Update Resend SDK and resend api url in configuration. (#1963)
|
2024-01-10 18:15:02 +08:00 |
|
takatost
|
9f58912fd7
|
bump version to 0.4.4 (#1962)
|
2024-01-06 03:08:05 +08:00 |
|
takatost
|
97c972f14d
|
feat: bump version 0.4.3 (#1930)
|
2024-01-04 21:16:47 +08:00 |
|
Jyong
|
a0a9461f79
|
Fix/add qdrant timeout default value (#1901)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-04 10:58:47 +08:00 |
|
takatost
|
91ff07fcf7
|
bump version to 0.4.2 (#1898)
|
2024-01-04 01:35:07 +08:00 |
|
Jyong
|
5ca4c4a44d
|
add qdrant client timeout limit (#1894)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-03 22:23:04 +08:00 |
|
takatost
|
4de27d0404
|
bump version to 0.4.1 (#1870)
|
2024-01-03 10:01:37 +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 |
|
Garfield Dai
|
7b37e05dec
|
feat: add billing switch. (#1789)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-12-20 15:37:57 +08:00 |
|
takatost
|
43741ad5d1
|
feat: bump version to 0.3.34 (#1788)
|
2023-12-19 14:08:47 +08:00 |
|
Jyong
|
5e34f938c1
|
Feat/add unstructured support (#1780)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 23:24:06 +08:00 |
|
Garfield Dai
|
6b499b9a16
|
remove stripe and anthropic. (#1746)
|
2023-12-12 17:59:07 +08:00 |
|
takatost
|
bee0d12455
|
fix: remove postgresql default charset config (#1720)
|
2023-12-08 13:22:04 +08:00 |
|
takatost
|
13f2c90a7b
|
bump version to 0.3.33 (#1719)
|
2023-12-08 13:13:21 +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 |
|
Garfield Dai
|
7b8a10f3ea
|
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-05 16:53:55 +08:00 |
|
takatost
|
3cc697832a
|
feat: bump version to 0.3.32 (#1620)
|
2023-11-25 16:43:31 +08:00 |
|
takatost
|
d5acfaa14e
|
feat: bump version to 0.3.31 (#1584)
|
2023-11-21 15:50:18 +08:00 |
|
Matri
|
d0456d0f42
|
feat: configurable invite expiry time (#1573)
|
2023-11-21 11:50:06 +08:00 |
|
takatost
|
a80d8286c2
|
feat: bump version to 0.3.30 (#1519)
|
2023-11-13 22:50:42 +08:00 |
|
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-11-13 22:05:46 +08:00 |
|
takatost
|
5d48406d64
|
feat: bump version to 0.3.29 (#1462)
|
2023-11-06 06:55:17 -06:00 |
|
Garfield Dai
|
db43ed6f41
|
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
|
2023-11-06 19:36:16 +08:00 |
|
takatost
|
2feb16d957
|
feat: bump version to 0.3.28 (#1349)
|
2023-10-14 11:49:56 -05:00 |
|
takatost
|
7dea485d57
|
feat: bump version to 0.3.27 (#1331)
|
2023-10-12 10:37:48 -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 |
|