Commit Graph

183 Commits (df07fb595169dd57ae4cca9ce67febfcad00abe3)

Author SHA1 Message Date
takatost 4ab4bcc074
feat: support openllm embedding (#1293) 2 years ago
takatost 1d4f019de4
feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 2 years ago
takatost 373e90ee6d
fix: detached model in completion thread (#1269) 3 years ago
takatost 41d4c5b424
fix: count down thread in completion db not commit (#1267) 3 years ago
takatost 8606d80c66
fix: request timeout when openai completion (#1265) 3 years ago
takatost a31466d34e
fix: db session not commit before long llm call running (#1251) 3 years ago
takatost d38eac959b
fix: wenxin model name invalid when llm call (#1248) 3 years ago
Jyong 46154c6705
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Garfield Dai 18c710c906
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
3 years ago
zxhlyh 227f9fb77d
Feat/api jwt (#1212) 3 years ago
Jyong 724e053732
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Garfield Dai e409895c02
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
takatost 32d9b6181c
fix: transaction not commit during long LLM calls (#1213) 3 years ago
takatost 2b018fade2
fix: transaction hangs due to message commit block during long LLM calls (#1206) 3 years ago
takatost 435f804c6f
fix: gpt-3.5-turbo-instruct context size to 8192 (#1196) 3 years ago
takatost ae3f1ac0a9
feat: support gpt-3.5-turbo-instruct model (#1195) 3 years ago
Jyong 269a465fc4
Feat/improve vector database logic (#1193)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 827c97f0d3
feat: add zhipuai (#1188) 3 years ago
takatost c8bd76cd66
fix: inference embedding validate (#1187) 3 years ago
takatost f9082104ed
feat: add hosted moderation (#1158) 3 years ago
Jyong 642842d61b
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Joel 2d5ad0d208
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
3 years ago
takatost c4d8bdc3db
fix: hf hosted inference check (#1128) 3 years ago
takatost a7cdb745c1
feat: support spark v2 validate (#1086) 3 years ago
takatost 73c86ee6a0
fix: prompt of title generation (#1084) 3 years ago
takatost 33562a9d8d
feat: optimize prompt (#1080) 3 years ago
takatost a199fa6388
feat: optimize high load sql query of document segment (#1078) 3 years ago
takatost 4c8608dc61
feat: optimize conversation title generation output must be a valid JSON (#1077) 3 years ago
takatost df6604a734
feat: optimize generation of conversation title (#1075) 3 years ago
takatost 78e26f8b75
fix: summary no docs (#1073) 3 years ago
takatost 2191312bb9
fix: segments query missing idx hit (#1072) 3 years ago
takatost fcc6b41ab7
feat: decrease claude model request time by set max top_k to 10 (#1071) 3 years ago
takatost d75e8aeafa
feat: disable anthropic retry (#1067) 3 years ago
takatost 2eba98a465
feat: optimize anthropic connection pool (#1066) 3 years ago
takatost a7a7aab7a0
fix: csv import error (#1063) 3 years ago
yezhwi d33a269548
refactor(file extractor): file extractor (#1059) 3 years ago
yezhwi 8b8e510bfe
fix: handle AttributeError for datasets and index (#1052) 3 years ago
takatost 417c19577a
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Jyong a43e80dd9c
add qdrant migration (#1046)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
WangBooth ad5f27bc5f
fix openpyxl dimensions error (#1041) 3 years ago
takatost 7b3314c5db
fix: dataset desc (#1045) 3 years ago
Jyong a55ba6e614
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 02452421d5
fix: pub generate message text return null (#1037) 3 years ago
takatost 0796791de5
feat: hf inference endpoint stream support (#1028) 3 years ago
takatost 6c148b223d
fix: dataset query truncated (#1026) 3 years ago
Uranus 2d9616c29c
fix: xinference last token being ignored (#1013) 3 years ago
Jyong 2d604d9330
Fix/filter empty segment (#1004)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong b1fd1b3ab3
Feat/vector db manage (#997)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 9ae91a2ec3
feat: optimize xinference request max token key and stop reason (#998) 3 years ago