takatost
|
024250803a
|
feat: move login_required wrapper outside (#1281)
|
2023-10-08 05:21:32 -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 |
|
qiuqiua
|
657fa80f4d
|
fix devcontainer issue (#1273)
|
2023-10-07 10:34:25 +08: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 |
|
zxhlyh
|
bcd744b6b7
|
fix: doc (#1256)
|
2023-09-28 11:26:04 +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 |
|
crazywoola
|
52291c645e
|
fix: dataset footer styles (#1254)
|
2023-09-28 10:06:52 +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 |
|
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 |
|
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 |
|
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 |
|
crazywoola
|
fd9413874a
|
fix: FATAL: role "root" does not exist. (#1233)
|
2023-09-26 10:20:00 +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 |
|
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 |
|
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 |
|
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 |
|
zxhlyh
|
60e0bbd713
|
Feat/provider add zhipuai (#1192)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-09-18 18:02:05 +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 |
|
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 |
|