takatost
|
ff493d017b
|
fix: minimax tests (#1313)
|
2年前 |
Jyong
|
7f6ad9653e
|
Fix/grpc gevent compatible (#1314)
Co-authored-by: jyong <jyong@dify.ai>
|
2年前 |
takatost
|
2851a9f04e
|
feat: optimize minimax llm call (#1312)
|
2年前 |
takatost
|
c536f85b2e
|
fix: compatibility issues with the tongyi model. (#1310)
|
2年前 |
takatost
|
b1352ff8b7
|
feat: using random sampling to check if it violates the review mechan… (#1308)
|
2年前 |
Jyong
|
cc63c8499f
|
bump version to 0.3.26 (#1307)
Co-authored-by: jyong <jyong@dify.ai>
|
2年前 |
Jyong
|
f191b8b8d1
|
milvus docker compose env (#1306)
Co-authored-by: jyong <jyong@dify.ai>
|
2年前 |
Jyong
|
5003db987d
|
milvus secure check fix (#1305)
Co-authored-by: jyong <jyong@dify.ai>
|
2年前 |
Jyong
|
07aab5e868
|
Feat/add milvus vector db (#1302)
Co-authored-by: jyong <jyong@dify.ai>
|
2年前 |
takatost
|
875dfbbf0e
|
fix: openllm completion start with prompt, remove it (#1303)
|
2年前 |
Charlie.Wei
|
9e7efa45d4
|
document segmentApi Add get&update&delete operate (#1285)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2年前 |
takatost
|
8bf892b306
|
feat: bump version to 0.3.25 (#1300)
|
2年前 |
takatost
|
8480b0197b
|
fix: prompt for baichuan text generation models (#1299)
|
2年前 |
zxhlyh
|
df07fb5951
|
feat: provider add baichuan (#1298)
|
2年前 |
takatost
|
4ab4bcc074
|
feat: support openllm embedding (#1293)
|
2年前 |
takatost
|
1d4f019de4
|
feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2年前 |
takatost
|
677aacc8e3
|
feat: upgrade xinference client to 0.5.2 (#1292)
|
2年前 |
takatost
|
fda937175d
|
feat: qdrant support in docker compose (#1286)
|
2年前 |
takatost
|
024250803a
|
feat: move login_required wrapper outside (#1281)
|
2年前 |
Charlie.Wei
|
b711ce33b7
|
Application share qrcode (#1277)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
|
2年前 |
Rhon Joe
|
52bec63275
|
chore(web): strong type (#1259)
|
2年前 |
qiuqiua
|
657fa80f4d
|
fix devcontainer issue (#1273)
|
2年前 |
takatost
|
373e90ee6d
|
fix: detached model in completion thread (#1269)
|
2年前 |
takatost
|
41d4c5b424
|
fix: count down thread in completion db not commit (#1267)
|
2年前 |
takatost
|
86a9dea428
|
fix: db not commit when streaming output (#1266)
|
2年前 |
takatost
|
8606d80c66
|
fix: request timeout when openai completion (#1265)
|
2年前 |
takatost
|
5bffa1d918
|
feat: bump version to 0.3.24 (#1262)
|
2年前 |
zxhlyh
|
c9b0fe47bf
|
Fix/notion sync (#1258)
|
2年前 |
zxhlyh
|
bcd744b6b7
|
fix: doc (#1256)
|
2年前 |
Jyong
|
5e511e01bf
|
Fix/dataset api key delete (#1255)
Co-authored-by: jyong <jyong@dify.ai>
|
2年前 |
crazywoola
|
52291c645e
|
fix: dataset footer styles (#1254)
|
2年前 |
takatost
|
a31466d34e
|
fix: db session not commit before long llm call running (#1251)
|
2年前 |
takatost
|
d38eac959b
|
fix: wenxin model name invalid when llm call (#1248)
|
2年前 |
zxhlyh
|
9dbb8acd4b
|
Feat/dataset support api service (#1240)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2年前 |
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2年前 |
Garfield Dai
|
54ff03c35d
|
fix: dataset query error. (#1244)
|
2年前 |
Garfield Dai
|
18c710c906
|
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2年前 |
KVOJJJin
|
59236b789f
|
Fix: dataset list refresh (#1216)
|
2年前 |
KVOJJJin
|
fd3d43cae1
|
Fix: debounce of dataset creation (#1237)
|
2年前 |
Rhon Joe
|
8eae643911
|
Fix App logs page modal show different model icon. (#1224)
|
2年前 |
crazywoola
|
fd9413874a
|
fix: FATAL: role "root" does not exist. (#1233)
|
2年前 |
zxhlyh
|
227f9fb77d
|
Feat/api jwt (#1212)
|
2年前 |
Joel
|
c40ee7e629
|
feat: batch run support retry errors and decrease rate limit times (#1215)
|
2年前 |
KVOJJJin
|
841e967d48
|
Fix: add loading for dataset creation (#1214)
|
2年前 |
Joel
|
9df0dcedae
|
fix: dataset eslint error (#1221)
|
2年前 |
Jyong
|
724e053732
|
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
|
2年前 |
Garfield Dai
|
e409895c02
|
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2年前 |
takatost
|
32d9b6181c
|
fix: transaction not commit during long LLM calls (#1213)
|
2年前 |
takatost
|
2b018fade2
|
fix: transaction hangs due to message commit block during long LLM calls (#1206)
|
2年前 |
Rhon Joe
|
e65f9cb17a
|
Complete type defined. (#1200)
|
2年前 |