takatost
|
677aacc8e3
|
feat: upgrade xinference client to 0.5.2 (#1292)
|
2023-10-09 08:12:58 -05:00 |
|
takatost
|
fda937175d
|
feat: qdrant support in docker compose (#1286)
|
2023-10-08 12:04:04 -05:00 |
|
takatost
|
024250803a
|
feat: move login_required wrapper outside (#1281)
|
2023-10-08 05:21:32 -05:00 |
|
takatost
|
373e90ee6d
|
fix: detached model in completion thread (#1269)
|
2023-10-02 22:27:25 +08:00 |
|
takatost
|
41d4c5b424
|
fix: count down thread in completion db not commit (#1267)
|
2023-10-02 10:19:26 +08:00 |
|
takatost
|
86a9dea428
|
fix: db not commit when streaming output (#1266)
|
2023-10-01 16:41:52 +08:00 |
|
takatost
|
8606d80c66
|
fix: request timeout when openai completion (#1265)
|
2023-10-01 16:00:23 +08: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 |
|
Jyong
|
5e511e01bf
|
Fix/dataset api key delete (#1255)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-28 10:41:41 +08:00 |
|
takatost
|
a31466d34e
|
fix: db session not commit before long llm call running (#1251)
|
2023-09-27 21:40:26 +08:00 |
|
takatost
|
d38eac959b
|
fix: wenxin model name invalid when llm call (#1248)
|
2023-09-27 16:29:13 +08:00 |
|
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-27 16:06:32 +08:00 |
|
Garfield Dai
|
54ff03c35d
|
fix: dataset query error. (#1244)
|
2023-09-27 15:24:54 +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 |
|
zxhlyh
|
227f9fb77d
|
Feat/api jwt (#1212)
|
2023-09-25 12:49:16 +08:00 |
|
Jyong
|
724e053732
|
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-22 14:21:26 +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 |
|
takatost
|
32d9b6181c
|
fix: transaction not commit during long LLM calls (#1213)
|
2023-09-22 12:43:06 +08:00 |
|
takatost
|
2b018fade2
|
fix: transaction hangs due to message commit block during long LLM calls (#1206)
|
2023-09-21 11:22:10 +08:00 |
|
takatost
|
5809edd74b
|
feat: bump version to 0.3.23 (#1198)
|
2023-09-20 00:14:36 +08:00 |
|
takatost
|
435f804c6f
|
fix: gpt-3.5-turbo-instruct context size to 8192 (#1196)
|
2023-09-19 02:10:22 +08:00 |
|
takatost
|
ae3f1ac0a9
|
feat: support gpt-3.5-turbo-instruct model (#1195)
|
2023-09-19 02:05:04 +08:00 |
|
Jyong
|
269a465fc4
|
Feat/improve vector database logic (#1193)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-18 18:15:41 +08:00 |
|
takatost
|
827c97f0d3
|
feat: add zhipuai (#1188)
|
2023-09-18 17:32:31 +08:00 |
|
takatost
|
c8bd76cd66
|
fix: inference embedding validate (#1187)
|
2023-09-16 03:09:36 +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 |
|
Matri
|
fc68c81791
|
fix: correct invite url (#1173)
|
2023-09-14 12:07:34 +08:00 |
|
Jyong
|
5d9070bc60
|
Feat/add blocking mode resource return (#1171)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-13 18:53:35 +08:00 |
|
takatost
|
f9082104ed
|
feat: add hosted moderation (#1158)
|
2023-09-12 10:26:12 +08:00 |
|
takatost
|
983834cd52
|
feat: spark check (#1134)
|
2023-09-11 17:31:03 +08:00 |
|
takatost
|
24cb992843
|
feat: bump version to 0.3.22 (#1153)
|
2023-09-11 12:04:06 +08:00 |
|
Jyong
|
642842d61b
|
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-10 15:17:43 +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 |
|
takatost
|
3a5ae96e7b
|
fix: TRANSFORMERS_OFFLINE orders in Dockerfile (#1144)
|
2023-09-10 12:26:13 +08:00 |
|
takatost
|
b63a685386
|
feat: set transformers offline default true (#1143)
|
2023-09-10 12:20:58 +08:00 |
|
takatost
|
877da82b06
|
feat: cache huggingface gpt2 tokenizer files (#1138)
|
2023-09-10 12:16:21 +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 |
|
takatost
|
2658c4d57b
|
fix: answer returned null when response_mode was blocking (#1133)
|
2023-09-09 23:22:21 +08:00 |
|
takatost
|
6effcd3755
|
feat: optimize celery start cmd (#1129)
|
2023-09-09 13:48:29 +08:00 |
|
takatost
|
c4d8bdc3db
|
fix: hf hosted inference check (#1128)
|
2023-09-09 00:29:48 +08:00 |
|
Matri
|
a5d21f3b09
|
fix: shortening invite url (#1100)
Co-authored-by: MatriQi <matri@aifi.io>
|
2023-09-07 17:15:57 +08:00 |
|
takatost
|
a7cdb745c1
|
feat: support spark v2 validate (#1086)
|
2023-09-01 20:53:32 +08:00 |
|
takatost
|
73c86ee6a0
|
fix: prompt of title generation (#1084)
|
2023-09-01 14:55:58 +08:00 |
|
takatost
|
48eb590065
|
feat: optimize last_active_at update (#1083)
|
2023-09-01 13:58:26 +08:00 |
|
takatost
|
33562a9d8d
|
feat: optimize prompt (#1080)
|
2023-09-01 11:46:06 +08:00 |
|
Rhon Joe
|
c9194ba382
|
chore(api): api image multistage build (#1069)
|
2023-09-01 11:13:22 +08:00 |
|